Difference between revisions of "User:Auryn Beorn"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
I have been an instructor at Builders Brewery since 2010, Juny to 2012, September. The 150+ classes I've written covered a lot of topics about creation in Second Life: Advanced Building, a Full Curricula in Scripting (from no background at all to advanced), Animating, as well as tools like SculptCrafter, MLP, Puppeteer, Prim Generator, QAvimator, GIMP... and many introductory topics for beginners (sculpties, HUDs, Pathfinder, permissions...)


While I dig into my scripts to see which are useful ones as to be a part of this page, I'll put some links with the functions I use the most. Perhaps this listing is useful to someone else.
There are some common snippets that I explain in many of my classes that belong to what I consider "basic concepts."
 
Those common snippets I want to share here, together with some scripts and templates I know are both useful and basic as not to be charged for them. Unfortunately, given the existence of an user that deems appropriate to edit other users' pages, I've decided to remove the content I was adding here, including the complete tutorials section I planned for. This section can now be found in my
[http://auryn-beorn.blogspot.com/p/tutorials.html tutorials page].
 
These were the initial pages, with links now updated to external resources:
 
* [http://auryn-beorn.blogspot.com/2014/02/creator-resource-writing-colors-for.html Writing colors for scripts and/or configuration notecards]
* [[User:Auryn_Beorn/GiveScriptForMLPv2|Give Script to be used in MLPv2]]
* [http://auryn-beorn.blogspot.com/2013/10/creator-resource-land-impact.html Land Impact: an explanation. Linking Phantom and non Phantom prims]
 
Also, you can find here links for the functions I use the most. Perhaps this listing is useful to you too.


== Useful resources ==
== Useful resources ==


* [http://wiki.secondlife.com/wiki/Limits Limits]
* [[Limits]]
* [[llSetLinkPrimitiveParamsFast]]
* [[llSetLinkPrimitiveParamsFast]]
* [[llGetLinkPrimitiveParams]]
* [[llGetLinkPrimitiveParams]]
Line 16: Line 28:
== Other user's pages ==
== Other user's pages ==


* [https://wiki.secondlife.com/wiki/User:Pedro_Oval Pedro Oval's page]
* [[User:Pedro_Oval|Pedro Oval's page]]
* [https://wiki.secondlife.com/wiki/User:Void_Singer Void Singer's page]
* [[User:Void_Singer|Void Singer's page]]
* [[User:Strife_Onizuka|Strife Onizuka's page]]

Latest revision as of 04:31, 8 March 2014

I have been an instructor at Builders Brewery since 2010, Juny to 2012, September. The 150+ classes I've written covered a lot of topics about creation in Second Life: Advanced Building, a Full Curricula in Scripting (from no background at all to advanced), Animating, as well as tools like SculptCrafter, MLP, Puppeteer, Prim Generator, QAvimator, GIMP... and many introductory topics for beginners (sculpties, HUDs, Pathfinder, permissions...)

There are some common snippets that I explain in many of my classes that belong to what I consider "basic concepts."

Those common snippets I want to share here, together with some scripts and templates I know are both useful and basic as not to be charged for them. Unfortunately, given the existence of an user that deems appropriate to edit other users' pages, I've decided to remove the content I was adding here, including the complete tutorials section I planned for. This section can now be found in my tutorials page.

These were the initial pages, with links now updated to external resources:

Also, you can find here links for the functions I use the most. Perhaps this listing is useful to you too.

Useful resources

Other user's pages