
Introduction
The Basic lib of Sculpts provides a set of basic sculpted prim template objects for content-creators of “sculpted prims”. It contains a Library-browser for quick access to the templates . The library can be installed into blender and it can be accessed from the Add -> Mesh popup menu. You find the Library on our JASSLibrary-page.
have fun
Hello again!
I try to make an sculptie by hand. I start with an Circle and Extrude it as long as I am up to 1056×1056 Vertexes. When I finaly want to bake the sculptie I get an script error. Do I someting wrong? Is it not possible to creat an sculptie in this way with the JASS scriupts?
Your faitfully Yohane =^.^=
Your approach does not work as you expect. The most crucial part (and besides this the most complex part and the most overlooked part) of making a sculptie with the Domino-scripts is to create an UV-map BEFORE you bake! All sculpties created with Domino’s scripts have been associated to a valid UV-map on creation time. Hence they work out of the box when it comes to baking the sculpt-map.
So, if you want to make a sculptie “by hand”, you will need to create a correct UV-map for it also by hand. THe general advice is: “Do not do this, it is too complicated and too error prone for arbitrary objects!!!” And because of this there is no tool, which converts arbitrary objects to reasonable good sculpties!
ok, having said this… If you really WANT to go through the whole process and make everything manually, there is one approach which i have documented some time ago in the video “Sculpted Prims for the blender purist” :
http://blog.machinimatrix.org/2008/07/14/sculpted-prims-for-the-blender-purist/
There i show a neat trick, how you can create the correct uv-map in a snap
And beyond that i also show a neat trick, how you can create the sculpt-map without using a script.
Another approach how to “bake” the sculpt-map without script can be found in the secnd part of the
following video (starting from minute 5:23) :
http://blog.machinimatrix.org/2008/08/10/from-nurbs-to-sculptie/
Sop you see, everything is connected to each other somehow
You need to know many details, before
you can go along the long path …
good luck,
Gaia