Advertisement
gr4ph0s

Untitled

Apr 2nd, 2016
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. 1 - Introduction
  2. Variable 1
  3. DataType 1
  4. Boucle 1
  5. Condition 1
  6. Fonction 1
  7. Classe 1
  8.  
  9. 2 - Préambule
  10. Vecteur (addition / mul / soustraction) 2
  11. Matrice (addition / mul / soustraction) 3
  12.  
  13. 3 - Le python dans C4D
  14. IDE (sublime text) 4
  15. SDK 4
  16. Générateur Python 5
  17. Xpresso 6
  18. Mograph Effecteur python 7
  19.  
  20. 4 - Plugin
  21. Introduction 8
  22. Ressource 8
  23. UI 9
  24. CommandPlugin (Copy / past animation) 10
  25. TagPlugin (Texte Writer) => gestion de cache object 11
  26. ShaderPlugin (random color) 12
  27. ToolPlugin (EasyPlacement => https://www.youtube.com/watch?v=_tz2O89J5ss) 13
  28. SceneLoaderPlugin (Importeur OBJ / MTL) 14
  29. SceneSaverPlugin (EXPORT OBJ / MTL) 15
  30.  
  31. 5 - Divers
  32. Threading 16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement