Skip to content

jergling/particleparty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

particleparty

Learning how vector math works.

Projection Update(v0.1)

Features: -Particles projected onto orthographic camera plane -Camera always points at origin, moves in circle -Circle sprites replaced with squares for some reason. Issues: -Depth sort may not be working correctly -Center of screen is not center of world, despite the math -No perspective projection yet, need distortion on projection math.

Initial Commit (v0.0)

-3D worldspace -Vector full of brownian particles -Camera locked to (0,0,-1) -Screenspace based on x,y worldspace of particles

About

Learning how vector math works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages