Pinned Repositories
bevy
A refreshingly simple data-driven game engine built in Rust
bevy
A refreshingly simple data-driven game engine built in Rust
bevy_aabb_instancing
Fast AABB rendering plugin for Bevy Engine.
bevy_boids_demo
bevy_panorbit_camera
A simple pan and orbit camera for the Bevy game engine
cas
3D cellular automata via compute shader, in Bevy.
CSharpProlog
A C# implementation of Prolog (port from https://sourceforge.net/p/cs-prolog )
PokeAMango
A demo of the "Pokémethod" for augmented reality games.
Unity.Library.eppz.Geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
Unity.Mathematics
A prototype of a C# math library providing vector types and math functions with a shader like syntax
HulloImJay's Repositories
HulloImJay/bevy_boids_demo
HulloImJay/bevy
A refreshingly simple data-driven game engine built in Rust
HulloImJay/bevy_aabb_instancing
Fast AABB rendering plugin for Bevy Engine.
HulloImJay/bevy_panorbit_camera
A simple pan and orbit camera for the Bevy game engine
HulloImJay/cas
3D cellular automata via compute shader, in Bevy.
HulloImJay/CSharpProlog
A C# implementation of Prolog (port from https://sourceforge.net/p/cs-prolog )
HulloImJay/PokeAMango
A demo of the "Pokémethod" for augmented reality games.
HulloImJay/Unity.Library.eppz.Geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
HulloImJay/Unity.Mathematics
A prototype of a C# math library providing vector types and math functions with a shader like syntax