Difference between revisions of "User:Dora Gustafson"

From Second Life Wiki
Jump to navigation Jump to search
Line 11: Line 11:


== Highlighting scripts ==
== Highlighting scripts ==
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/talking_die Talking Die]
# [[User:Dora_Gustafson/talking_die|Talking Die]]
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/llAxes2Rot_right_and_wrong llAxes2Rot Right and Wrong]
# [[User:Dora_Gustafson/llAxes2Rot_right_and_wrong|llAxes2Rot]] Right and Wrong
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/point_tracker Key framed Motion forward on a closed track]
# [[User:Dora_Gustafson/point_tracker|Key framed Motion forward on a closed track]]
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/Basic_Resizer Re-size or re-scale objects with a single small script]
# [[User:Dora_Gustafson/Basic_Resizer|Re-size or re-scale objects with a single small script]]
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/sundirection_and_time_of_day Show Sun Direction and compare to Time of Day]
# [[User:Dora_Gustafson/sundirection_and_time_of_day|Show Sun Direction and compare to Time of Day]]
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/Pendulum_motion Pendulum motion] Simple Pendulum Motion in 24 Key Frames, a good swing motion
# [[User:Dora_Gustafson/Pendulum_motion|Pendulum motion]] Simple Pendulum Motion in 24 Key Frames, a good swing motion
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/Harmonic_Oscillator_motion Harmonic Oscillator motion] Motion in 12 Key Frames
# [[User:Dora_Gustafson/Harmonic_Oscillator_motion|Harmonic Oscillator motion]] Motion in 12 Key Frames
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/captureCameraView Capture Camera View] Using llSetLinkCamera()
# [[User:Dora_Gustafson/captureCameraView|Capture Camera View]] Using llSetLinkCamera()
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/llRotBetween_alternatives#llRotBetween.2C_some_alternatives_and_considerations llRotBetween] alternatives and considerations
# [[User:Dora_Gustafson/llRotBetween_alternatives#llRotBetween.2C_some_alternatives_and_considerations|llRotBetween]] alternatives and considerations
#[[User:Dora_Gustafson/fixed_3D_relation|Fixed 3D Relation]] Position and Rotation computations
#[[User:Dora_Gustafson/fixed_3D_relation|Fixed 3D Relation]] Position and Rotation computations

Revision as of 04:07, 26 July 2013

About

I have been a premium since spring 2007.
Over the time I made quite a few scripts.
The scripts are the base for my business.
Many are published in the SL forums and some are given away.
Here are some working scripts that highlights LSL functions and SL characteristics

Highlighting scripts

  1. Talking Die
  2. llAxes2Rot Right and Wrong
  3. Key framed Motion forward on a closed track
  4. Re-size or re-scale objects with a single small script
  5. Show Sun Direction and compare to Time of Day
  6. Pendulum motion Simple Pendulum Motion in 24 Key Frames, a good swing motion
  7. Harmonic Oscillator motion Motion in 12 Key Frames
  8. Capture Camera View Using llSetLinkCamera()
  9. llRotBetween alternatives and considerations
  10. Fixed 3D Relation Position and Rotation computations