Skip to content

Simple set of utilities to render primitives in python. Uses numpy array as canvas

Notifications You must be signed in to change notification settings

Dima-aka-dima/python-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-renderer

Simple set of utilities to render primitives in python. Uses numpy array as canvas

All operations are vectorized. No additional abstractions (for window, points, rects, textures, etc). Renders points, lines, triangles, quads, textures. Supports line antialiasing. Static.

About

Simple set of utilities to render primitives in python. Uses numpy array as canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages