Skip to content

A 3D engine prototype for an rpg-rogue like,in 3D.

License

Notifications You must be signed in to change notification settings

HamilcarR/ZeEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An OpenGL 4.5/C++ prototype 3D engine. Will be rewritten from scratch with a new architecture,since this has been made for fun and testing,and doesn't take care of memory leaks,C++14 features like smart pointers , multi threading etc... A new version of this will be soon located in a new repository named "Echeyde" . Still,here are some screenshots about what has been made so far :

-High poly static meshes rendering optimization : -diffuse and specular lighting with point lights,using attenuation. lights
lights lights

-simple multi-texturing on terrain

multitex

-Normal mapping :

textured Cube without lighting : cube textured cube with lighting : cube

-Water : reflection using fresnel: when looking horizontally water water when looking vertically water

-and lot of trees (I am not an elf): im

About

A 3D engine prototype for an rpg-rogue like,in 3D.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages