Difference between revisions of "User:Nexii Malthus"
m (→Intro) |
(→LSL) |
||
Line 29: | Line 29: | ||
== LSL == | == LSL == | ||
Shortcut to [[LSL Portal]] | |||
=== | === Fun Stuff === | ||
[[Interpolation|Interpolation Library]] | |||
[[Interpolation|Interpolation Library]], partially open-sourced | |||
[[Geometric|Geometric Library]], large collection of handy 3D maths functions. | [[Geometric|Geometric Library]], large collection of handy 3D maths functions. | ||
[[ | [[PhysicsLib|Physics Functions]], partially open-sourced | ||
[[ | [[Hierarchics|Hierarchics]], a self-aware, optimized and efficient joint system | ||
Navigation Spaces Pathfinder, closed source | |||
=== Simple Stuff === | |||
[[FastConeSpread|Fast Cone Spread Algorithm]] | |||
[[Progress Bar]] | |||
Utilities, to-be-opensourced | |||
=== Depecrated === | |||
[[Basic A-Star Pathfinder|Basic A-Star Pathfinder]] | |||
[[ClickAndDrag|Click And Drag UI Component]] | [[ClickAndDrag|Click And Drag UI Component]] | ||
[[ | [[nexUI|User Interface Project]] | ||
Line 61: | Line 68: | ||
:Multi-output functions at that maybe? Should better return a list... | :Multi-output functions at that maybe? Should better return a list... | ||
:Replace global-variable-output functions with list returns. | :Replace global-variable-output functions with list returns. | ||
:...Bother to do this TODO list sometime. |
Revision as of 19:52, 23 September 2009
Intro
Skills: programming, scripting, building, sculpties, textures, animation, design and architecture.
I consider myself pretty much an Ace of all trades.
My passion is to excel in creation.
To break unknown barriers, to think outside the box.
With the knowledge of other skills, I can mix, I can understand the limits of each skill, and the possibilities of each one. It is a joy, when you know, that you can bring an idea, from mere beginnings, up to a fully polished successful product. I like to therefore embody myself, as the very origin of creation in SL, you will often see me wearing my plywood cubitar.
Long-time resident (4.5yrs~?)
Avid game developer and content creator
Projects
Current
Vertical Life Client
My own efforts to innovate the metaverse as we know. Attacking the worst problems from the best angles with the best solutions.
Vertical Life LSL API
LSL
Shortcut to LSL Portal
Fun Stuff
Interpolation Library, partially open-sourced
Geometric Library, large collection of handy 3D maths functions.
Physics Functions, partially open-sourced
Hierarchics, a self-aware, optimized and efficient joint system
Navigation Spaces Pathfinder, closed source
Simple Stuff
Utilities, to-be-opensourced
Depecrated
I would love to know where and what you use those scripts for, I can only begin to imagine the possibilities with the geometric functions and the hierarchics system.
Stuff that should be done: Geometric Library:
- Create functions for Geometric for working out Normals on collisions.
- Multi-output functions at that maybe? Should better return a list...
- Replace global-variable-output functions with list returns.
- ...Bother to do this TODO list sometime.