Page 5 of 14
Posted: Mon Jun 29, 2009 9:03 pm
by Psychophanta
Thanks for your answer TMyke,
yes i referred mainly to speed. For us compatibility is not an aim, but speed and accuracy is critical.
Posted: Tue Jun 30, 2009 4:51 pm
by Thalius
Ill be happy to test it on Linux - afterall your farer than i with my wrapper.
With purebasic3d.com do you plan to create a free ( n3xt3D ) and commercial ( DM3d ) usable 3d enviroment for PB? Its a great idea actually!
For me its a plus that you used irrlicht as i am meanwhile pretty familiar with it - tho havent followed recent development quiet as closely anymore because of work ....if you get home at 23.00 everyday - not much stuff gettin done. :/
Cheers,
Thalius
Posted: Wed Jul 01, 2009 11:51 am
by tmyke
Thalius wrote:With purebasic3d.com do you plan to create a free ( n3xt3D ) and commercial ( DM3d ) usable 3d enviroment for PB? Its a great idea actually!
Yes, even if for the moment I stopped the development of DM3D to focus on N3xtD.
Thalius wrote:..if you get home at 23.00 everyday - not much stuff gettin done. :/
It's time that I started going to bed.

Posted: Wed Jul 01, 2009 2:05 pm
by Saboteur
The engine seems very complete: renderer, physics, gui... Will you include support for irrlicht scenes?
Anyway, I think the engine need massive tests by users. XD
Posted: Wed Jul 01, 2009 3:45 pm
by Thalius
i havent tested yet, tho is the irrmesh and scene format supported ?
Would be very handy because of this:
http://code.google.com/p/tubras/wiki/irrbTutorials
Cheers,
Thalius
Posted: Wed Jul 01, 2009 5:47 pm
by tmyke
Saboteur wrote:The engine seems very complete: renderer, physics, gui... Will you include support for irrlicht scenes?
Thalius wrote:i havent tested yet, tho is the irrmesh and scene format supported ?
This will be available in the next update, as well as the integration code Blindside (XEffects).
Saboteur wrote:Anyway, I think the engine need massive tests by users. XD
That is quite right. We try to test the engine (thank you to Cpl.Bator which is very effective for this).

Posted: Wed Jul 01, 2009 10:27 pm
by Thalius
This will be available in the next update, as well as the integration code Blindside (XEffects).
If you get that to run then this will be the win !
I ve been griping around with compiling errors everywhere trying to implement this ( or several gfx glitches - such as the Z-Buffer lookups using RTT on ATI Cards ... which actually came up today again in the german forums .. man i could have smacked my head ... )
For the depth buffer in this case you have to make a copy on thoose (which i found out ) - new possibilities tho partially slower lookups... otherwise you end up with gfx garbage - but np! i can test this stuff!
Keep up the good work
Thalius
Posted: Thu Jul 02, 2009 12:34 pm
by tmyke
For now, everything works fine.
It is only on certain video cards a bit old or entry is difficult, but otherwise, there is excellent results.

Posted: Thu Jul 02, 2009 8:39 pm
by Thalius
Looking forward to it !

Posted: Fri Jul 03, 2009 1:03 am
by Anonymous
N3xtd is great !

Posted: Fri Jul 03, 2009 1:41 pm
by Thalius
@Cpl.Bator you Tease ! gogo Softshadows!
Thats not Release 11 isnt it ? (aka as using Xeffects)
btw. what would be helpful ( since am catching myself searching the include for the commands ) would be an PB ide function description or jaPBe file - for autocompletion and stuff. (jaPBe file i could prolly build).
Cheers,
Thalius
Posted: Fri Jul 03, 2009 5:04 pm
by Anonymous
Posted: Fri Jul 03, 2009 5:45 pm
by Thalius
@Cpl.Bator

Very cool !
Bloody French ! i need a new job where i have time to code for fun again

Posted: Fri Jul 03, 2009 5:49 pm
by Anonymous
Become unemployed , It's fashion in the modern society

Posted: Sun Jul 05, 2009 11:37 am
by tmyke
N3XTD update ( the twelfth)
A lot of bugs fixed or missing filled (thank you to Cpl.Bator the TerminaBetaTesteur).
In terms of innovations, integration XEffect instructions. They allow
implementation simple and easy to effect (shader) and scenes full shadowmapping. Attention, old maps
or input range refrain;).
Second integration, the ability to directly import scene built with irrEdit1.5 (Link section of the site).
Very interesting for those who know.
In summary, 6 new samples, the 031-048-220-221-222-223
Links are always those of the original post, or on
http://www.n3xt-d.org web site (download section).
The next areas of work are:
- The C++ Header, which was much needed,
- always various routines to improve and add some functions.
