>> ultrafil >> Software >> AlissA
News Software Game ScreenSavers WallPapers Links
- AlissA -
I present you my C#.net project of last year to ESGI.
ScreenShots
map bsp map bsp + radialBlur map bsp + celShading
map bsp + celShading + radialBlur Une map bsp plus complexe map bsp + MD2
map bsp celShading + MD2 MD2 + motionBlur (bsp + MD2 ) radialBlur
Presentation
This library is 3D Engine written in C# By ultrafil and puppetMaster with CsGL (OpenGL for .net). The creation of a game or a small 3D animation is very fast and easy with AlissA. This 3D engine administers drawing and the test of collision of map *.bsp of quake3 as well as drawing and the various animations of models *.MD2. It also manage effects motionBlur, radialBlur and CelShading.

Small tutorial is available, only french (sorry), with the file zip in download. It will allow you to know the technical aspects which you need to code easily your application with AlissA.
Download (lib + tutorial) (Framework .net 2003 1.05Mo)

Back