HellRok / Taylor

A simple game engine built using raylib and mruby
https://www.taylormadetech.dev
MIT License
97 stars 6 forks source link

3D support? #6

Open jar2333 opened 1 year ago

jar2333 commented 1 year ago

Hello! This project looks awesome. As a fan of raylib, using it in ruby just feels natural. I see in the cheatsheet that there's still no support for 3D models or 3D rendering. When are those expected to be added? I would be interested in contributing :)

HellRok commented 1 year ago

Hey!

I hope to one day implement 3D, I'm feeling like it would probably be later this year as I really want to iron out how I want to make Raylib more Ruby-esque before I start implementing all the models that would be required for 3D.

I'm planning to add a roadmap to this project so that it's completely transparent what my plans are because of this raised issue.