| bio | website | lifesine.eu |
|---|---|---|
| location | London, United Kingdom | |
| age | 27 | |
| visits | member for | 2 years, 10 months |
| seen | 23 hours ago | |
| stats | profile views | 36 |
...is interested in Art & Technology and the blend between the two.
Currently dabs with creative coding tools (Processing/MaxMSP/OpenFrameworks/Arduino/Kinect/etc.), enjoys scripting apps(Illustrator/Flash/After Effects/C4D/Blender) and has a lot experience with actionscript.
Works on interesting projects at Hirsch&Mann,Technology Will Save Us and as a teaching assistant for the Adaptive Architecture and Computation course at The Bartlett,UCL.
Studie(s)d Creative Computing at Goldsmiths College, University of London.
Studie(s)d Adaptive Architecture & Computation at The Bartlett/UCL
Rarely posts on vimeo,blog, flickr and github.
...and yes, he thinks writing at the 3rd person is a bit odd..
|
Mar 25 |
awarded | Popular Question |
|
Mar 25 |
awarded | Yearling |
|
Mar 25 |
comment |
Camera in Flash not 100% sure. it shouldn't, but use scrollRect to be on the safe size :) feel free to vote/tick the answer as you see fit ;) |
|
Mar 25 |
answered | Camera in Flash |
|
Feb 7 |
awarded | Nice Question |
|
Sep 4 |
awarded | Popular Question |
|
Aug 4 |
awarded | Revival |
|
Aug 2 |
answered | Cascade(Waterfalls) particles animation - openframeworks, alternatives |
|
Jun 21 |
asked | How to deal with animated doors in isometric tiles |
|
Jun 21 |
comment |
Isometric to screen, screen to isometric for irregular projection Richard, I've gone through the resources, written a lot of code and so far so good! I have to squeeze your brains for another tip though: The designers can't render to a 2:1 because some elements will get occluded by walls at that angle, so that's why the custom angles/ratios. The problem with custom ratios is when I do the conversion and place bitmaps, (because of rounding I presume), the issue is bitmaps don't always align properly: every few tiles there's a 1px offset. Any hints on what ratio I should use to eliminate or make this issue less visible ? Thanks ! |
|
Jun 19 |
comment |
Isometric to screen, screen to isometric for irregular projection Thanks for the neat answer! That ratio is getting to me. The image w/h ratio is 0.66666667 (~ 0.(6) ), but I selected the bounding rectangle of the image non transparent content and that has a ratio of ~1.275. I'm getting close, but because of the numbers that don't divide nicely I get a few pixels off every few tiles. The articles look really explained. I'll take my time and go through them. Will let u know how this goes |
|
Jun 19 |
answered | How do I get a Rigged 3D Model made in blender to display and animate on the iPhone? |
|
Jun 17 |
asked | Isometric to screen, screen to isometric for irregular projection |
|
Jun 8 |
awarded | Constituent |
|
Jun 8 |
awarded | Caucus |
|
Jun 1 |
awarded | Popular Question |
|
May 8 |
comment |
What is the connection between an isometric angle and scale yup, also to 1/cos(radians(45)) |
|
May 8 |
asked | What is the connection between an isometric angle and scale |
|
Jan 8 |
comment |
Which things to do in AutoCAD and which in 3ds Max? I presume it depends on what you plan to do with the models. AutoCAD, as the name implies, is a CAD package, so you get the precision tools and extras that help actually in manufacturing the model in one form or another. 3dsmax is more general purpose and at it's roots, AFAIK, is more targeted towards CG and animation (stuff that mainly stays on a screen). You've got 2 tools that help you work in 3D, but the final output would dictate the tools you would use for to model, in my opinion. Since autodesk owns both packages, file exchange is easy so you can always export to 3dsmax to render later. |
|
Jan 8 |
answered | How to animate a model in WebGL? |