Venta Engine is a simple 3D engine, written on pure C using OpenGL + GLSL.
Engine supports:
- Export 3D meshes from 3DsMAX
- Visualize meshes (with texturing (diffuse texture + alpha))
- Lighting
- Shaders (normal mapping, specular mapping)
- Particle systems
- UI
- Internal data formats (textures, meshes)
Note: project is ready to be used in Code Blocks IDE