|
| unknowner |
Post
#1
|
|
Member Group: Members Posts: 14 Joined: 19-July 06 Member No.: 162 |
hi,
I trying the tutorials now, but i was thinking that it would be good if you put down the sources of each tutorial.. like for me as a beginner it's less confusing thanks sincerely |
| kiroukou |
Post
#2
|
|
Administrator Group: Root Admin Posts: 881 Joined: 12-June 06 Member No.: 1 |
I'll take it under consideration for the next release (IMG:style_emoticons/default/smile.gif)
|
| Pete Cohen |
Post
#3
|
|
Newbie Group: Members Posts: 2 Joined: 3-August 06 Member No.: 214 |
Nice
work on Sandy kiroukou and RichL. I'm definitely considering getting
more involved in this and I'm fine with code boxes. The lighting
tutorial has a slight problem with the RotationInterpolator class. This
is what I get on build.
CODE **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 54: Type mismatch. var rotint:RotationInterpolator = new RotationInterpolator(ease.create(), 300); **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 59: Type mismatch. tg2.setTransform (rotint); Total ActionScript Errors: 2 Reported Errors: 2 Can you tell me what am I missing? (IMG:style_emoticons/default/smile.gif) best wishes, pc |
| kiroukou |
Post
#4
|
|
Administrator Group: Root Admin Posts: 881 Joined: 12-June 06 Member No.: 1 |
Hi Pete,
It seems like you are not using the latest release, the 1.1 (not BETA). Can you confirm that? Otherwise try to remove the ASO files, it is always a problem source (IMG:style_emoticons/default/smile.gif) |
| Pete Cohen |
Post
#5
|
|
Newbie Group: Members Posts: 2 Joined: 3-August 06 Member No.: 214 |
Yep, it was the ASO files. Thanks heaps for your help and for releasing source. I'm learning tonnes.
I like the look of the code so far... I just need to find time to actually play around with it more. I'm a junky for performance optimisation. Is there anywhere in the code you think is worth visiting? I'm also checking out Andre Michelle's new CubicVR. I'd like to get under the hood on that one. (IMG:style_emoticons/default/biggrin.gif) best wishes, pete |
| kiroukou |
Post
#6
|
|
Administrator Group: Root Admin Posts: 881 Joined: 12-June 06 Member No.: 1 |
Hi,
Sandy should be a really optimized library. But you can look at World3D and Math libs in case you find some optimizations that I forgot (IMG:style_emoticons/default/smile.gif) ++ |
| Lo-Fi Version | Time is now: 28th July 2007 - 10:41 AM |