-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix custom_scene_viewer for macOS (#256)
* Examples: fix custom_scene_viewer for macOS 1. Add OpenGL context settings for macOS to the DemoWindow. 2. Move glutInit to main 3. Add command line option to set the ogre engine. Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com> * Examples: custom_scene_viewer ensure compliance with code standards 1. Use camel case for variables. Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
- Loading branch information
1 parent
278f274
commit 6d93957
Showing
2 changed files
with
53 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters