Skip to content

TomasBorquez/ps1-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a simple 3D renderer with PS1 like graphics, it has shader hot reloading, model loaders, extended .glsl for including code, and more.

Example: Screenshot_5

Stack:

  • C99
  • SDL3
  • Glew
  • Assimp
  • cimgui

How to run

  • This project uses mate.h build system I created, for more info check it here
  • To run use your compiler of choice and run the build script with: gcc ./mate.c -o ./mate.exe && ./mate.exe, for now it only works on MinGW

About

Simple OpenGL PS1 like renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published