|
19-09-07: WiiAmp
I released a little application that let you control Winamp media player through a Nintendo Wiimote Controller. You can find it in my projects section.
04-07-06: 2 new works
I've added two new works in the works section: a dynamic motion planning simulation and some simple nurbs/bSplines examples. Both were made for a course project and both use Lits engine.
22-04-06: Working... ... ...
I've added a spam protection to my guestbook; I just got tired of cleaning up all the spam. I've also corrected a few bugs in lits(my 3d engine) that were causing crashes. 
25-03-06: LitS is here!
I've finally released my 3d realtime rendering engine. You can find some snaps in the gallery section and you can download it from the works section.
Follows a brief description :D :
LitS is a free, opensource, real time 3d rendering engine. It's my first complete personal project about 3d computer graphics.
Feautures currently implemented:
- SceneGraph.
- Frustum culling.
- Animation support.
- Particles support.
- Vertex Buffered Object support.
- Free 3d movements.
- Basic terrain support.
- Basic 3ds model support.
- Memory management through SmartPointers.
- Math subsystem( supports Vectors, planes, spheres, matrices, quaternions and
colors)
- Texture support (multitexture).
- Lights and materials management.
- Normals automatic generation.
- Fog(volumetric) support.
- Fixed pipeline effects support.
- Nvidia cg Shaders support.
- Opengl Renderer.
- Image loading through SDL image.
- Font loading through freetype2.
17-10-05: RTInterface
I've added a new script in the works section. It's a generic php interface for mysql. It uses a php object and classes to interact with the db. Since i'm just a beginner and i've done this script by reading various tutorial on the net, this script is intended for "educational purpose". It may be buggy and incomplete :D.
Currently i'm working on an OpenGL 3d realtime engine and it will be online soon(ehm :) )
Page: 1 2 3 |