Add pybullet transparent.py example, transparency with global per-object sort in GLInstancingRenderer
This commit is contained in:
@@ -79,7 +79,6 @@ public:
|
||||
|
||||
gTotalPoints = 0;
|
||||
m_app->setUpAxis(1);
|
||||
m_app->m_renderer->enableBlend(true);
|
||||
|
||||
switch (m_tutorialIndex)
|
||||
{
|
||||
@@ -250,7 +249,6 @@ public:
|
||||
|
||||
m_timeSeriesCanvas0 = 0;
|
||||
|
||||
m_app->m_renderer->enableBlend(false);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user