|
OtherStuff
Quick Links: MoreAboutMe - Past Projects
More About Me



|
I'm happily living in a small town near Verona with my girlfriend Lucia. As you can from the photo(top) she's a vet.
I'm sharing my flat also with Lilly (middle), a small Cavalier Charles King Spaniel dog and Bartolomeo (bottom), a very lazy Chinchilla Persian cat. |
Past Projects
| Wiiamp - a Wiimote-Winamp interface |

|
Wiiamp is a free little application that let you control winamp media player through a nintendo wiimote controller. You must have a nintendo wiimote controller and a compatible bluetooth device to run this program. (Last Update: September 2007) |
|
| LitS - a 3d RealTime Rendering engine |

|
LitS is a free, opensource, real time 3d rendering engine. It's my first complete personal project about 3d computer graphics. (Last Update: May 2006)
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. |
|
| Dynamic motion planning simulation |

|
This is a dynamic motion planning test simulation that uses the Velocity Obstacles and Non linear Velocity Obstacles paradigms. It has been developed using c++ and Lits 3d engine v0.5. (Last Update: September 2006) |
)
Download Full bundle - Source code, documentation(in italian) and executable test files (about 2mb).
|
| B-Splines Nurbs Curve and surfaces example |

|
This software is a collection of some simple nurbs - bsplines curve and surfaces example, using my 3d engine Lits. (Last Update: July 2006) |
Download Full bundle - Source code, documentation(in italian) and executable test files(about 1.5mb)
|
| RTInterface |
This is a generic php interface for mysql and it's intended for educational purpose:).
I've done this script just for learning, reading some tutorials found on the net.
The script uses php classes and objects to comunicate with the mysql db. (Last Update: December 2005) |
|
| RTGuestbook |
| This is a very simple guestbook that requires mysql and php4 to run. My first php script:) (Last Update: September 2005) |
|
| RTNews |
| This script is a very simple news poster that requires MySql and php4 to run. (Last Update: September 2005) |
|
| RTCounter |
| This script is a very simple php counter that doesn't requires mysql and keeps track of how many unique pageviews your site has. (Last Update: September 2005) |
|
| RTRandomImage |
| This script is a very simple php random images and text loader that doesn't requires mysql to run. (Last Update: September 2005) |
|
|