Skip to content

ysnacrk/pytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytracing

Ray tracer in Python

Why I use Python for Ray tracing ?

I tried C++ first, but I noticed that I was struggling with errors rather than algorithms. I want to focus on algorithms instead of memory allocation etc. and using these algorithms is very simple with python

First Output

First Output

About

Ray tracer in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages