thermodynamic v1
This commit is contained in:
parent
5168061d1b
commit
41761b7b56
16 changed files with 1025 additions and 212 deletions
Objects/Cube
|
@ -6,7 +6,6 @@ import numpy as np
|
|||
|
||||
|
||||
class Cube(Object):
|
||||
|
||||
def __init__(self):
|
||||
super(Cube, self).__init__()
|
||||
if (Cube.GeometryShaderId == -1):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue