Talvieno

test.sc

Oct 3rd, 2013
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. @planet1
  2. #3
  3. &GLIcoSphere
  4. >x=-500.0f
  5. >y=0.0f
  6. >z=300.0f
  7. >scale=100.0f
  8.  
  9. @planet2
  10. #4
  11. &GLIcoSphere
  12. >x=-500.0f
  13. >y=0.0f
  14. >z=8000.0f
  15. >scale=1000.0f
  16.  
  17. @planet3
  18. #5
  19. &GLIcoSphere
  20. >x=-500.0f
  21. >y=0.0f
  22. >z=2000.0f
  23. >scale=500.0f
  24.  
  25. @room
  26. #6
  27. &GLMesh
  28. >meshFile=room3.objs
  29. >x=0.0f
  30. >y=0.0f
  31. >z=0.0f
  32. >scale=100.0f
Advertisement
Add Comment
Please, Sign In to add comment