mdcii-engine icon indicating copy to clipboard operation
mdcii-engine copied to clipboard

Refactor ECS render system for raylib 3D

Open siredmar opened this issue 4 months ago • 0 comments

Summary

  • replace 2D render system with raylib 3D billboard renderer
  • move raylib init before texture loading and wire renderer through island ECS demo
  • convert camera input to world units for 3D panning

Testing

  • go build ./cmd/island_ecs (fails: wayland-client-core.h: No such file or directory)

https://chatgpt.com/codex/tasks/task_e_68a3963571b883269c7c56e7547513e4

siredmar avatar Aug 19 '25 05:08 siredmar