Tutorials, Articles, and Examples

From Power Render Wiki

Jump to: navigation, search

[edit] Tutorials, Articles, and Examples

Here you can post tutorials and other articles that would help people learn how to use the engine.



[edit] PR7 SceneGraph Physics Examples

EXAMPLE 1 - BoxStack

  • Displays a stack of boxes using the PR7 scenegraph. The scenegraph is built via code and NOT by using the PRPreviewer utility.
  • The example is based on the BoxStack example provided in the PR6.8 SDK
  • The example uses PR7 compiled with PhysX v2.7.2
  • To get this example to work I had to comment out the line "wxASSERT (index < GetNumResources))" in the "GetResource()" method of "Engine_Resource.cpp" and recompile PR7

Media:PR7_BoxStack_Example.zip

Personal tools