Difference between revisions of "User:Auryn Beorn"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
I'm an instructor at Builders Brewery since 2010, Juny. My classes cover a lot of topics about creation in Second Life: Advanced Building, Scripting, Animating, as well as tools like SculptCrafter or MLP.
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."
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.
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].


== The Snippets of text (and code) ==
These were the initial pages, with links now updated to external resources:


* [[User:Auryn_Beorn/How to get a valid LSL color|How to get a valid LSL color]]
* [http://auryn-beorn.blogspot.com/2014/02/creator-resource-writing-colors-for.html Writing colors for scripts and/or configuration notecards]
* [[User:Auryn_Beorn/Linking Phantom And Non Phantom Prims|Linking Phantom and Non Phantom Prims]]
* [[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.
Also, you can find here links for the functions I use the most. Perhaps this listing is useful to you too.

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