Skip to content

A noobish 3D rendering engine made to learn basics of 3D rendering

License

Notifications You must be signed in to change notification settings

Romop5/noob-engine

Repository files navigation

noob-engine

A noobish WIP 3D rendering engine made to learn basics of 3D rendering

This engine is also used to integrate ProcGen library.

Examples of generation: https://imgur.com/a/htlhA

Examples

Features

  • Scene graph
  • Phong shading (TODO)
  • Shadow mapping (TODO)

Compilation

Before compilation, you gonna need to get files of ProcGen library:

git submodule update --init --recursive

Then:

cd build

cmake

make

About

A noobish 3D rendering engine made to learn basics of 3D rendering

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published