Skip to content

A working progress upgrade of the previous Snail engine.

Notifications You must be signed in to change notification settings

Hirosam1/SNAIL-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNAIL-1.0

Working progress to upgrade the previous Snail engine.

The glm library is not used anymore and all vector-matrix operations are made by the program itself. It was also removed the BasicBlock class, that class was a very bad design decision. Also, many other design patterns were used to improve the quality of life.

For scene and resource loading I am using now the .json format since it is way more readable, and known by most people.

About

A working progress upgrade of the previous Snail engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages