Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 870 Bytes

File metadata and controls

28 lines (16 loc) · 870 Bytes

hackrender

Hackrender in its current form is a conglomeration of animation methods that will eventually be merged to be used a 3D Nethack game.

Features

  • Particle Engine

  • Newtonian Mechanics

  • Cloth Simulation, avoids intersections / self-collisions and twisting on itself.

  • Crowd Simulation with agents that motion plan towards a goal in a randomized environment.

Images

A preview of the particle engine is below:

particles

Some animations of the cloth sim:

fullclothview

lowerclothview

Animations to demonstrate Boids crowd simulation and the search algorithm:

normalview

overheadview