#37javimosch/machin-game-demo-softbody1 skillsmachin-game-demo-softbodyBuild, run, and modify machin-game-demo-softbody — a pair of 3×3×3 cubes held by shape-matching pull-toward-COM+rest_offset, dropping onto a jagged floor in machin (MFL). Use when working on this repo, or as the reference example of soft-body shape-matching…28 juin 2026
#38javimosch/machin-game-demo-player1 skillsmachin-game-demo-playerBuild, run, and modify machin-game-demo-player — a first-person 3D playground with walking, jumping, platform stepping, object pushing, and walk/fly camera toggle. Use when working on this repo or as the reference for first-person player controllers and…28 juin 2026
#39javimosch/machin-game-demo-galaxy1 skillsmachin-game-demo-galaxyBuild, run, and modify machin-game-demo-galaxy — a procedural spiral galaxy with ~5000 star particles, OBAFGKM spectral colours, 4 logarithmic spiral arms, rlgl point-cloud rendering, and a WASD fly camera. Use when working on this repo or as the reference…28 juin 2026
#40javimosch/machin-game-demo-sand1 skillsmachin-game-demo-sandBuild, run, and modify machin-game-demo-sand — a granular pile in a box. Use when working on this repo, or as the reference example of a Box AABB primitive + smallest-overlap-axis collision + altitude heat-map visualization in machin (MFL). Covers the math3d…28 juin 2026
#41javimosch/machin-game-demo-cloth1 skillsmachin-game-demo-clothBuild, run, and modify machin-game-demo-cloth — a 3D verlet "cloth" banner in machin (MFL). Use when working on this repo, or as the reference example of structural + shear + bend constraints and per-substep wind as an external acceleration in machin. Covers…28 juin 2026
#42javimosch/machin-game-demo-physics1 skillsmachin-game-demo-physicsBuild, run, and modify machin-game-demo-physics — a 3D verlet physics sandbox with pure-MFL position-based dynamics, distance constraints, sphere-ground and sphere-sphere collision, and a chain pendulum. Use when working on this repo or as the reference…28 juin 2026
#43javimosch/machin-game-demo-solar1 skillsmachin-game-demo-solarBuild, run, and modify machin-game-demo-solar — a 3D solar-system simulator with procedural GPU-mesh planets, fixed-timestep orbital sim, 6DOF fly camera, and a pure-MFL vec3 math module. Use when working on this repo, or as the worked example of machin's…28 juin 2026
#44javimosch/machin-game-dungeon1 skillsmfl-raylib-3dBuild a 3D raylib game in MFL (machin). Covers: FFI extern declarations, cstructs for raylib types, Camera3D setup, first-person controls, mesh building from tile maps, DrawCube rendering, 2D HUD overlay, vendored raylib static linking. Prerequisites: machin…26 juin 2026
#45javimosch/machin-game-demo-cyberpunk1 skillsmachin-game-demo-cyberpunkBuild, run, and modify machin-game-demo-cyberpunk — an infinite, chunk-streamed procedural planet (noise terrain + Blade-Runner neon buildings) you fly through, written in machin (MFL) via raylib. Use when working on this repo, or as the worked example of the…24 juin 2026
#46javimosch/machin-game-demo-planet-chunk1 skillsmachin-game-demo-planetBuild, run, and modify machin-game-demo-planet — a procedurally generated GPU mesh (planet-surface chunk) in machin (MFL) via raylib. Use when working on this repo, or as the worked example of machin's pointer/array FFI (alloc/poke raw buffers, the *T deref…24 juin 2026
#47javimosch/machin-game-demo-terrain1 skillsmachin-game-demo-terrainBuild, run, and modify machin-game-demo-terrain — an animated procedurally-generated terrain mesh in machin (MFL) via raylib immediate-mode rlgl. Use when working on this repo, or as the worked example of procedural mesh generation (compute geometry in MFL,…24 juin 2026
#48javimosch/machin-game-demo-anim1 skillsmachin-game-demo-animBuild, run, and modify machin-game-demo-anim — a 2D procedural flow-field animation in machin (MFL) via raylib. Use when working on this repo, or as the worked example of native math (sin/cos/atan2/hypot/pi) driving procedural motion, particle state in…24 juin 2026