Skip to content

Flone-dnb/tiny_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny engine

Tiny 3D game engine for making small games.

Supported platforms: Windows (x32, x64), Linux (x32, x64).

Roadmap

  • Forward renderer using OpenGL 4.5
  • Config management
  • GUI
  • Type reflection
  • Simple editor
  • GLTF/GLB import
  • Audio
  • Skeletal animations
  • Particle effects
  • Simple physics engine

Documentation

You can read the manual from docs/Manual.md. There are also a lot of comments in the code.

Prerequisites

  • Compiler that supports C99
  • CMake

Optional but highly recommended:

  • LLVM for clang-format

About

Tiny 3D game engine for making small games.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors