Introduction
I had a hard time coding 3D lighting of a diamond-like object built out of (triangular) facets. Not that the code was giving me headaches, but my math skills are quite rusty ;-)
The results of my findings are in this tutorial. I'll show you how to code the lighting of an object by a pinpoint light source moving over a sphere.
No stress, I'll help you recall the trigonometry basics and illustrate the steps along the way. I however will assume some knowledge of flash, like making MCs,
functions, the attachMovie scripting (+linkage), etc.
First play around with the my result of the adventure in math to come ;-)
PS. The light source can be set to manual: it'll then follow your mouse instead of following the path of a deltoid. Use the menu.
Next chapter I'll explain how to visualize the point you'd want your light to be most fierce, then we'll go over the math. After that I'll discuss chunks of code and we'll end with the whole script.
| » Level Advanced |
|
Added: 2001-11-06 Rating: 8 Votes: 204 |
| » Author |
| Mr10 stands for Maarten van de Voorde, Graphic Design student from Holland. Being in his forth year he hopes to be employed by January, but for now he has some sparetime to do some free-lance assignments while graduating. |
| » Download |
| Download the files used in this tutorial. |
| Download (99 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!