# gel **Repository Path**: studvc/gel ## Basic Information - **Project Name**: gel - **Description**: An N64-like software renderer - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-05 - **Last Updated**: 2021-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![screenshot](img/logo.png) 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](img/salesman.gif)