Skip to content

glouw/gel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26194d7 · Sep 23, 2018

History

17 Commits
Mar 12, 2018
Sep 23, 2018
Mar 12, 2018
Sep 23, 2018
Mar 13, 2018
Mar 13, 2018

Repository files navigation

screenshot

Gel (Graphical Emulation Layer) is an N64-like software renderer.

make; ./gel path/to/obj path/to/bmp

Dependencies:

SDL2-devel
SDL2-image-devel

Models, for educational purposes, can be found here:

https://www.models-resource.com/nintendo_64/

Models must be bundled with a single obj file and texture file. The obj file must include vertex normals.

Rotate the screen with the mouse.

screenshot