Diferencia entre revisiones de «RhinoScriptPython»
De Wiki nam htca
m |
(→Aprendiendo RhinoScript Python (07.2014)) |
||
(No se muestran 6 ediciones intermedias del mismo usuario) | |||
Línea 1: | Línea 1: | ||
==== Aprendiendo RhinoScript Python (07.2014)==== | ==== Aprendiendo RhinoScript Python (07.2014)==== | ||
− | [ | + | [[Archivo:201407 division elipse python.jpg | 600px]] |
+ | |||
Enlaces: | Enlaces: | ||
* [http://issuu.com/pabloherrera/docs/python_primer_110625 RhinoScript Python 101 Primer @ issuu] [http://s3.amazonaws.com/mcneel/misc/docs/en/RhinoPythonPrimerRev3.pdf enlace pdf] | * [http://issuu.com/pabloherrera/docs/python_primer_110625 RhinoScript Python 101 Primer @ issuu] [http://s3.amazonaws.com/mcneel/misc/docs/en/RhinoPythonPrimerRev3.pdf enlace pdf] | ||
+ | |||
+ | * [http://www.hackitectura.net/osfavelados/2016_17_fablab/2017_01_python/alinares_curso_pygh_101/ Curso Python Grasshopper 101 Ángel Linares] | ||
* [http://www.nullege.com/codes/show/src%40r%40h%40rhinopython101manual-HEAD%40ExampleScripts%40Page49_R1CurveParameterSpace.py/29/rhinoscriptsyntax.AddPoint/python Scripts RhinoScript Python 101 @ nullege.com] | * [http://www.nullege.com/codes/show/src%40r%40h%40rhinopython101manual-HEAD%40ExampleScripts%40Page49_R1CurveParameterSpace.py/29/rhinoscriptsyntax.AddPoint/python Scripts RhinoScript Python 101 @ nullege.com] | ||
Línea 48: | Línea 51: | ||
==== Grasshopper Karamba ==== | ==== Grasshopper Karamba ==== | ||
− | Tutorial Melbourne School of Design: http://blog.rhino3d.com/2016/04/new-online-tutorials-for-grasshopper.html | + | * Tutorial Melbourne School of Design: http://blog.rhino3d.com/2016/04/new-online-tutorials-for-grasshopper.html |
==== Grasshopper Kangaroo ==== | ==== Grasshopper Kangaroo ==== | ||
− | https://docs.google.com/document/d/1X-tW7r7tfC9duICi7XyI9wmPkGQUPIm_8sj7bqMvTXs/preview?pref=2&pli=1 | + | * https://docs.google.com/document/d/1X-tW7r7tfC9duICi7XyI9wmPkGQUPIm_8sj7bqMvTXs/preview?pref=2&pli=1 |
+ | |||
+ | * Daniel Piker, Kangaroo basics https://vimeo.com/20308963 | ||
− | + | * http://atlv.org/education/grasshopper/#6 | |
---- | ---- | ||
Volver a página principal [https://1984.lsi.us.es/wiki_nam_htca wiki_nam_htca] | Volver a página principal [https://1984.lsi.us.es/wiki_nam_htca wiki_nam_htca] |
Revisión actual del 12:05 11 ene 2017
Contenido
Aprendiendo RhinoScript Python (07.2014)
Enlaces:
Grasshopper
Grasshopper Python
Bibliografía
- Jason R. BRIGGS, 2013, Python For Kids, San Francisco: no starch press (también disponible on-line y en castellano)
- Skylar TYBBITS, Arthur van der HARTEN, Steve BAER, 2011, Python 101 for Rhinoceros 5 Revision 3, Robert McNeel & Associates RhinoScript Python 101 Primer @ issuu enlace pdf
- Guido van ROSUM, 1999, Computer Programming for Everybody [1]
Varios
- Python Standard Library, arrays: https://docs.python.org/2/library/array.html
- An introduction to tkinter http://effbot.org/tkinterbook/tkinter-index.htm#class-reference
- Python GUI Programming http://www.tutorialspoint.com/python/python_gui_programming.htm
- tkinter tutorial python-course.eu http://www.python-course.eu/python_tkinter.php
Grasshopper Karamba
- Tutorial Melbourne School of Design: http://blog.rhino3d.com/2016/04/new-online-tutorials-for-grasshopper.html
Grasshopper Kangaroo
- https://docs.google.com/document/d/1X-tW7r7tfC9duICi7XyI9wmPkGQUPIm_8sj7bqMvTXs/preview?pref=2&pli=1
- Daniel Piker, Kangaroo basics https://vimeo.com/20308963
Volver a página principal wiki_nam_htca