added scene with new approach differing from other scenegraphs - more closely modelled after Unity
This commit is contained in:
parent
a99906317d
commit
59cb75513d
14 changed files with 212 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
-- loading our libraries
|
||||
pw.script:initialize()
|
||||
|
||||
print("hellow pixwerx")
|
||||
print("hello pixwerx!")
|
||||
|
||||
local v = pw.vector3.new()
|
||||
v:set(0,1,2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue