Reese Gallagher
Reese Gallagher
I see that `models_point_rendering` is not working on web. Sorry, I should have tested that. It appears that rlEnablePointMode() doesn't work on web targets. However, I can confirm glDrawArrays with...
You hit the nail on the head 😅. I was thinking add a Boolean to the RLGL structure that gets toggled with rlEnablePointMode. If the added complexity is not wanted,...
First of all, thanks for taking the time to have a well thought out suggestion. If common lexing tasks would benefit from having the data/count info around for a bit,...