imalexlee / asm-tracer

Ray tracer built with x86_64 Assembly on Linux using no external libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASM Tracer

ray tracer built using x86_64/amd64 with the flat assembler (fasm)

This project is built for 64-bit Linux and uses system calls instead of any C or other language libraries.

About

Ray tracer built with x86_64 Assembly on Linux using no external libraries


Languages

Language:Assembly 98.9%Language:Makefile 1.1%