Skip to content

a cpu based raycaster that renders inside of terminal

Notifications You must be signed in to change notification settings

xNasuni/terminalrender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terminalrender

a cpu based raycaster that renders inside of terminal

i dont know why i made this please dont ask me how this works i dont know either


i suck at c if that's not already clear... (basically my first c project)

to build do something like this idk how to setup cmake so (linux/wsl only)

gcc src/* -o main -lm