Difference between revisions of "User:Nexii Malthus"

From Second Life Wiki
Jump to navigation Jump to search
Line 29: Line 29:


== LSL ==
== LSL ==
Shortcut to [[LSL Portal]]


=== Simple Stuff ===
=== 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.


[[nexUI|User Interface Project]] (Stalled)
[[PhysicsLib|Physics Functions]], partially open-sourced


[[PhysicsLib|Physics Functions]]
[[Hierarchics|Hierarchics]], a self-aware, optimized and efficient joint system


[[Basic A-Star Pathfinder|Basic A-Star Pathfinder]] (Probably broken)
Navigation Spaces Pathfinder, closed source


[[Hierarchics|Hierarchics]], a self-aware, optimized and efficient joint system


Navigation Spaces Pathfinder
=== Simple Stuff ===
 
[[FastConeSpread|Fast Cone Spread Algorithm]]
 
[[Progress Bar]]


Utilities, to-be-opensourced


=== Depecrated ===


=== Even more simple ===
[[Basic A-Star Pathfinder|Basic A-Star Pathfinder]]


[[ClickAndDrag|Click And Drag UI Component]]
[[ClickAndDrag|Click And Drag UI Component]]


[[FastConeSpread|Fast Cone Spread Algorithm]]
[[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 20:52, 23 September 2009

Nexii Malthus

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 Client

Vertical Life LSL API

Script Collaboration

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

Fast Cone Spread Algorithm

Progress Bar

Utilities, to-be-opensourced

Depecrated

Basic A-Star Pathfinder

Click And Drag UI Component

User Interface Project


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.