User:Yoana Buzova/tech plan
< User:Yoana Buzova
Revision as of 16:53, 24 September 2012 by Yoana Buzova (talk | contribs)
<script> function draw(){ c = document.getElementById('c') console.log("I dont want the letter C") console.log(c) p = c.getContext('2d') x = Math.random()*200 y = Math.random()*200 while(x<300){ p.setStrokeColor("#560929") p.strokeRect(x,y,30,30) x +=10+x/100 } p.setFillColor("#33FF00") p.fillRect(60,60,80,100) //p.setFillColor("#0000FF") //p.fillRect(30,50,90,90) //p.strokeRect(70,70,100,100) //p.strokeRect(140,140,100,100) //p.strokeRect(70,70,100,100) //p.strokeRect(70,70,100,100) } </script> <body onclick="draw()">
SHEEPandFOOD
<canvas id="c" width="300" height="300" style="border: 3px dotted pink"></canvas>
yoana WANTs TO learn about…:
- DaVinci Resolve and other professional color grading systems…
- After Effects and post production tools and techniques
- 3D software - Cinema4D … or blender
she is also VERY interested in learning to code (hopefully learns fast)
- Processing as a starting point ..?maybe
- Python, because I really like Monthy Python's Flying Circus
she KNOWS ….:
- classic B&W photography…(sufficient experience)
- digital photography + manipulation ( more specific----worked as a retoucher)
- Photoshop, Illustrator (mmgood)
- Color ( good, good)
- Final Cut Pro (has some knowledge, but rather scarce)
- Dragon stopmotion (very good, used it in 4-5 projs)
- PureData (was in a small workshop, only got introduced and interested)
- MAX (briefly acquainted)