Difference between revisions of "User:Kimm Paulino"
Kimm Paulino (talk | contribs) m (→Links) |
Kimm Paulino (talk | contribs) m (→About) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{LSL Header}} | |||
{{SL-hCard/2.0 | |||
|name=Kimm Paulino | |||
|about=Owner of Kimmscripts | |||
|fields={{SL-hCard/field|Inworld| | |||
* Second Life Profile: | |||
**{{SL-Profile|Kimm Paulino}} | |||
* Marketplace: | |||
**[https://marketplace.secondlife.com/stores/80880 kimmscripts] | |||
}} | |||
}} | |||
{{skills | {{skills | ||
|Architect= | |Architect= | ||
Line 12: | Line 24: | ||
=== About === | === About === | ||
Started in SL since September 2008. I'm not around very much anymore, but have left all this here in case it is of use to someone. | |||
=== Links === | === Links === | ||
Users with good scripting info: | |||
* [[User:Becky Pippen]] | * [[User:Becky Pippen]] | ||
* [[User:Fred Gandt]] | * [[User:Fred Gandt]] | ||
* [[User:Void Singer]] | * [[User:Void Singer]] | ||
* [[User:Opensource_Obscure]] | |||
* [[User:Omei_Qunhua]] | |||
* [[User:Pedro_Oval]] | |||
=== Scripts === | === Scripts === | ||
Line 27: | Line 42: | ||
Feel free to drop me a im if you find anything useful. Unfortunately I am unlikely to be able to answer questions about them. If you have scripting questions, try the in-world scripting groups. | Feel free to drop me a im if you find anything useful. Unfortunately I am unlikely to be able to answer questions about them. If you have scripting questions, try the in-world scripting groups. | ||
The scripts: | |||
* [[User:Kimm_Paulino/Scripts]] | * [[User:Kimm_Paulino/Scripts]] | ||
* [[User:Kimm_Paulino/Scripts1]] | |||
Other info: | |||
* http://kimmscripts.wordpress.com/ - help and usage information | |||
* http://kimmscripts.wordpress.com/about/ - my views on scripting | |||
=== Scripting Tips and Techniques === | |||
Optimisations and Memory Efficient Scripting: | |||
* [[User:Void Singer/Optimizations]] | |||
* [[LSL_Script_Memory]] | |||
* http://www.lslwiki.net/lslwiki/wakka.php?wakka=MemoryUsage | |||
* [[User:Becky Pippen/Script_Memory_Limits]] | |||
Other stuff | |||
* https://wiki.secondlife.com/wiki/Category:LSL_Avatar/Name | |||
* [[User:Void_Singer/Rotations]], also SLU Tutorials on rotations [http://www.sluniverse.com/php/vb/tutorials/62235-basic-introduction-rotations.html here] and [http://www.sluniverse.com/php/vb/tutorials/62479-introduction-rotations-translations-rotation-tutorial.html here] | |||
=== Open Source or Freely Available Scripting Systems === | |||
This is a list of personal bookmarks for things I've found interesting, not an exaustive list - see the [http://community.secondlife.com/t5/LSL-Library/bd-p/LSLScriptingLibrary Library Forum] and [[LSL_Library]] wiki pages for that. | |||
* [[User:Nandana_Singh/nPose]] | |||
* [[User:Rufus_Darkfold/PrimControl_HUD]] | |||
* [[XyzzyText]] |
Latest revision as of 12:15, 18 May 2016
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
About
Started in SL since September 2008. I'm not around very much anymore, but have left all this here in case it is of use to someone.
Links
Users with good scripting info:
- User:Becky Pippen
- User:Fred Gandt
- User:Void Singer
- User:Opensource_Obscure
- User:Omei_Qunhua
- User:Pedro_Oval
Scripts
List most scripters, I've collected various scripting odds and ends and share a few of them here for good measure in case they are of wider use. They are provided 'as is' for free use. I make no claim about their fitness for purpose. If I've used something from a resource somewhere I've tried to include a credit, but if I've missed any - sorry! Do let me know and I'll add it back in.
Feel free to drop me a im if you find anything useful. Unfortunately I am unlikely to be able to answer questions about them. If you have scripting questions, try the in-world scripting groups.
The scripts:
Other info:
- http://kimmscripts.wordpress.com/ - help and usage information
- http://kimmscripts.wordpress.com/about/ - my views on scripting
Scripting Tips and Techniques
Optimisations and Memory Efficient Scripting:
- User:Void Singer/Optimizations
- LSL_Script_Memory
- http://www.lslwiki.net/lslwiki/wakka.php?wakka=MemoryUsage
- User:Becky Pippen/Script_Memory_Limits
Other stuff
- https://wiki.secondlife.com/wiki/Category:LSL_Avatar/Name
- User:Void_Singer/Rotations, also SLU Tutorials on rotations here and here
Open Source or Freely Available Scripting Systems
This is a list of personal bookmarks for things I've found interesting, not an exaustive list - see the Library Forum and LSL_Library wiki pages for that.