Prim Mapper

From Second Life Wiki
Revision as of 12:16, 23 December 2007 by Eddy Stryker (talk | contribs) (New page: ==Overview== Prim Mapper is a UV mapping program for Second Life primitives, designed to sit somewhere in the middle of a workflow between Second Life and professional texturing or modeli...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Prim Mapper is a UV mapping program for Second Life primitives, designed to sit somewhere in the middle of a workflow between Second Life and professional texturing or modeling applications.

Primpreview-03.png

Status

A proof of concept has been developed far enough to lay out the roadmap, but a lot of development is still ahead. The code can be found in the libprimrender module of libsecondlife SVN if you want to preview or help with development. Once some of the major features are working binaries will be released for different platforms.

TODO

  • [libprimrender] Per face rendering
    • Add*() functions and using them
    • Better PrimMesh class/struct that stores everything
  • Show each of the prims loaded and each of their faces in the GUI dropdowns
  • Color the currently selected face differently
  • Simple (non-material) OBJ export
  • Selection rectangles
  • Texture mapping in OpenGL that matches the SL viewer
    • Texture preview based on the selection rectangles
  • Full OBJ export
  • Save selection rectangles to texture
  • Save Prim XML with modified TextureEntry