Paul Solt

Results 6 issues of Paul Solt

I tried to submit, and it worked with Apple Bug Reports, but I'm guessing it failed with Open Radar ... I tried it twice and have two Apple Radars ......

In Xcode 4.5.2 I had to make some changes: 1. I had to change the last line in the script for the library target. Otherwise I had an error saying...

I can't seem to get this to work in TextMate 2 for Preview. I get errors when I try to preview with Markdown. ``` Failure running “Preview”. Preview: line 15:...

Update the Wiki with information on setting up GLUT for Mac/Windows, project setup in Xcode/Visual Studio, and sample code.

Feature
Documentation

Create another class that implements the GlutFramework to show a common use case.

Feature
Documentation

The current system only has a display method and needs an Update() method that can be invoked regardless of the frame rate. Game logic or animation logic can be executed...

Feature