Difference between revisions of "User:Dora Gustafson"

From Second Life Wiki
Jump to navigation Jump to search
 
(17 intermediate revisions by the same user not shown)
Line 2: Line 2:
<div id="box">
<div id="box">
== About ==
== About ==
I had a premium account since spring 2007.<br>
I have been a premium since spring 2007.<br>
Over the time I made quite a few scripts.<br>
Over the time I made quite a few scripts.<br>
The scripts are the base for my business.<br>
The scripts are the basis for my business.<br>
Many are published in the SL forums and some are given away.<br>
Many are published in the SL forums and some are given away.<br>
Here are some working scripts that highlights LSL functions and SL characteristics
Here are some working scripts that highlights LSL functions and SL characteristics
Line 10: Line 10:
<div id="box">
<div id="box">


== Highlighting scripts ==
== Highlighted 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/universal_hinged_motion|Universal hinged motion]] in 8 Key Frames
# [https://wiki.secondlife.com/wiki/User:Dora_Gustafson/Harmonic_Oscillator_motion Harmonic Oscillator motion] Motion in 12 Key Frames
#[[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/captureCameraView Camera View Capture] Using llSetLinkCamera()
#[[User:Dora_Gustafson/Harmonic_Oscillator_motion|Harmonic Oscillator motion]] Motion in 12 Key Frames
#[[User:Dora_Gustafson/captureCameraView|Capture Camera View]] Using llSetLinkCamera()
#[[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/JSON_structure_facial_expression|JSON structured menu]] for all facial expressions
#[[User:Dora_Gustafson/insertion_sort|Straight insertion Sort script]]
#[[User:Dora_Gustafson/occurences|Count occurencces in a list]]
#[[User:Dora_Gustafson/bezier_toy|Bézier Toy]]
#[[LlTargetOmega_Replacement|Replacing llTargetOmega]] with a Key Framed Motion
#[[User:Dora_Gustafson/moderated_world_wind|Moderated in-world wind]]
#[[User:Dora_Gustafson/wind_motor_core|Wind motor Core]]

Latest revision as of 11:46, 10 December 2016

About

I have been a premium since spring 2007.
Over the time I made quite a few scripts.
The scripts are the basis 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

Highlighted 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. Universal hinged motion in 8 Key Frames
  7. Pendulum motion Simple Pendulum Motion in 24 Key Frames, a good swing motion
  8. Harmonic Oscillator motion Motion in 12 Key Frames
  9. Capture Camera View Using llSetLinkCamera()
  10. llRotBetween alternatives and considerations
  11. Fixed 3D Relation Position and Rotation computations
  12. JSON structured menu for all facial expressions
  13. Straight insertion Sort script
  14. Count occurencces in a list
  15. Bézier Toy
  16. Replacing llTargetOmega with a Key Framed Motion
  17. Moderated in-world wind
  18. Wind motor Core