Hello,
I'm starting out with reason and I have a few questions about rewitness.
- What gl library are you using? I see labgl is that reason?
- How do you open a window in reason? I ask because rewitness opens a window and not sure how you do this in reason been googling how to do this but couldn't figure it out and I can't seem to find where in the code you do this.
- I come from javascript and I'm wondering how you handle layout in reason. In web dev theres html and css. Is there something like this in reason?
Hello,
I'm starting out with reason and I have a few questions about rewitness.