Which C++ libraries for dreamcast do alpha, rotation, and scaling in 3d.
The program in question will be using textured quads in a 3d environment.
Printable View
Which C++ libraries for dreamcast do alpha, rotation, and scaling in 3d.
The program in question will be using textured quads in a 3d environment.
Iris3D should be able to do all of the above
http://sourceforge.net/projects/iris3d/
What are it's framerates like?
Is it compatible with KallistiOS?
iris3d is compatible with KOS, (i was built for it), framerates... i don't know
btw i moving this to the develeopment forum
ok, one more move ;)
kay-o
sorry bout that
there is also a openGL like lib called kgl that comes with KOS, as well as an upgraded version called KGLX which can be downloaded from http://www.renate-hat.onlinehome.de/...8/projects.htm
I have ported a comple of software GL implementations but they are to slow really to be used. klimt and tinygl.
Troy
Heinrich Tillack also has done an enhanced version of Iris- Iris3D-X on the same site.
Troy
I will release the "new" iris3d version soon. I have to clean up a bit the library and write same samples that shows the new/optimized features.....basicly I used some iris3d v0.9.1 classes (around 30% of the code) and wrote some new classes ..
Quote:
Originally Posted by a128
nice hear that ! let me know when u finish it !