You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to go...@googlegroups.com
Hi all,
I put together a modern opengl version of the gltext library. I would appreciate feedback because I am in no way an opengl expert (nor am I a golang expert).
Ultimately it would be nice to build on top of this and make a menu system of some sorts. Of course that is a lot more work than just putting text on screen.
Hopefully people are still active in go-gl! This isn't a terribly active forum :P
Regards,
Nate
Dmitri Shuralyov
unread,
Nov 5, 2014, 2:22:57 PM11/5/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to go...@googlegroups.com
Hi. Are there any screenshots of it in action? I think that'd be very useful to see some in the README, so it'd be more inviting for people to try it out and start using it.
Some-Punk
unread,
Dec 12, 2015, 1:36:35 AM12/12/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to go-gl OpenGL libraries for go
Hi all. I folded my example into the library. It shows how to display text in Japanese. I am trying to clean up the code a bit and make it easier to use if possible.