-
Notifications
You must be signed in to change notification settings - Fork 0
A software rasterization library
pothonprogramming/rasterizer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Development Goals: High Level Goals: - Create an application, Rasterizer, which demonstrates various software rasterization techniques. - Follow a highly portable design pattern in which core application logic is as platform agnostic as possible, and simple platform specific "glue" layers handle interfacing between the host and core program logic. Eventually port core logic to C. - Learn about CPU based rasterization. Low Level Goals: - Complete JS prototype.
About
A software rasterization library
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published