Skip to content

fviolence/plot3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot z(x, y) function using raylib.

screenshot

Build and run:

clang -Wall -Wextra -O3 -ffast-math -pthread -march=native -o build/main main.c -lraylib -lm && ./build/main

About

Raylib based software render toy 3D plotter

Resources

Stars

Watchers

Forks

Contributors

Languages