Skip to content

gamblevore/sdf_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

sdf_python

Testing SDFs in Python

Draws a "Box-frame" using SDF technologies in python

Very slow, due to python being a slow language especially with anything numeric. This kind of code runs super-fast (1000000x faster) on a GPU.

I wonder if NUMBA can make this faster? I tried but I got a lot of errors.

About

Testing SDFs in Python - VERY SLOW RIGHT NOW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages