JafarDakhan / Render

Simple rendering demo using C and Win32. without a library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📺 Rendering demo

Render stuff using the CPU.

Compile

You need a C compiler.
gcc for windows: https://sourceforge.net/projects/mingw/

Run make.bat to build the exe.


License

The code in this repo is licensed under the MIT License:

MIT


Created by: Jafar (Not the disney character).

About

Simple rendering demo using C and Win32. without a library.

License:MIT License


Languages

Language:C 98.0%Language:Batchfile 2.0%