o
odinpkg.dev
packages / library / raylib-first-person-experiments

raylib-first-person-experiments

56f60ablibrary archived

No description provided.

No license · updated 11 months ago

image

Raylib 3D experiments:

  • Shadowmaps
  • Instancing of both transforms and UVs for planes that represent 3D characters
  • I have made a custom draw_mesh_instanced based on DrawMeshInstanced in raylib
  • First person camera with gravity + basic physics

Based on:

Streams where I worked on this: