Difference between revisions of "Talk:HowTo:Radiosity baking in Blender"
(→Geometry changes: "remove doubles") |
m (→Geometry changes) |
||
Line 17: | Line 17: | ||
* Where exactly is the "Draw Normal" button (doesn't really matter, since i ''know'' that the normals are right), i can't find it in the F9 menu.--[[User:pontiac|Pontiac]] 12:29, 23 Sep 2005 (PDT) | * Where exactly is the "Draw Normal" button (doesn't really matter, since i ''know'' that the normals are right), i can't find it in the F9 menu.--[[User:pontiac|Pontiac]] 12:29, 23 Sep 2005 (PDT) | ||
* The Mesh created by the radiosity progress has a different vertex-count than the source mesh (without the sphere and with <code>MaxEl</code> set to 1)--[[User:pontiac|Pontiac]] 12:29, 23 Sep 2005 (PDT) | * The Mesh created by the radiosity progress has a different vertex-count than the source mesh (without the sphere and with <code>MaxEl</code> set to 1)--[[User:pontiac|Pontiac]] 12:29, 23 Sep 2005 (PDT) | ||
− | ** If i "Remove Doubles" on the vertices then the vertex count is right again, but the order seems to be messed up. --[[User:pontiac|Pontiac]] 13:03, 23 Sep 2005 (PDT) | + | ** If i "Remove Doubles" (in the vertex-edit menu that is. The button in the radiosity menu doesn't really work) on the vertices then the vertex count is right again, but the order seems to be messed up. --[[User:pontiac|Pontiac]] 13:03, 23 Sep 2005 (PDT) |
* There is a third point, but it was only a script error, which i fixed already. (a missing ":") | * There is a third point, but it was only a script error, which i fixed already. (a missing ":") |
Revision as of 21:05, 23 September 2005
Talk
Image locations
I'm putting out a request for help from the more experienced wiki users on a few matters:
- "Image location": Is there somewhere the pictures can be moved? To future proof everything having them on an external server isn't ideal since it might dissapear forever without notice. --tiny paintings 12:22, 22 Sep 2005 (PDT)
- The wiki-upload is disable and the gallery upload is currently disfunctuional. I'll try to upload the images to a user directory on sourceforge ASAP. --Pontiac 13:10, 22 Sep 2005 (PDT)
- Done. See http://vegastrike.sourceforge.net/users/tiny_paintings/radiotut/ --Pontiac 14:14, 22 Sep 2005 (PDT)
- The wiki-upload is disable and the gallery upload is currently disfunctuional. I'll try to upload the images to a user directory on sourceforge ASAP. --Pontiac 13:10, 22 Sep 2005 (PDT)
Image formatting
- Image formatting: Is there a way of inserting some (vertical) space between the images and the text? Image captions? --tiny paintings 12:22, 22 Sep 2005 (PDT)
- Space is possible via several ways (CSS padding/spacing, tables, etc...) where do you want to add spaces? --Pontiac 13:10, 22 Sep 2005 (PDT)
- Here: HowTo:Radiosity_baking_in_Blender#A_step_by_step_guide. --tiny paintings 13:19, 22 Sep 2005 (PDT)
- Ok, done (by using <BR/>s). Now the auto-numbering is correct again as well (no newlines). --Pontiac 09:02, 23 Sep 2005 (PDT)
- Here: HowTo:Radiosity_baking_in_Blender#A_step_by_step_guide. --tiny paintings 13:19, 22 Sep 2005 (PDT)
- images captions, thumbnails etc... are only (possible (at least easy) with the wiki-uploaded pictures. Depends on what you want to do. --Pontiac 13:10, 22 Sep 2005 (PDT)
- Space is possible via several ways (CSS padding/spacing, tables, etc...) where do you want to add spaces? --Pontiac 13:10, 22 Sep 2005 (PDT)
Geometry changes
I've followed the tutorial exactly and it does what i expected (not to the end though). But there are two points that do not work as expected:
- Where exactly is the "Draw Normal" button (doesn't really matter, since i know that the normals are right), i can't find it in the F9 menu.--Pontiac 12:29, 23 Sep 2005 (PDT)
- The Mesh created by the radiosity progress has a different vertex-count than the source mesh (without the sphere and with
MaxEl
set to 1)--Pontiac 12:29, 23 Sep 2005 (PDT)- If i "Remove Doubles" (in the vertex-edit menu that is. The button in the radiosity menu doesn't really work) on the vertices then the vertex count is right again, but the order seems to be messed up. --Pontiac 13:03, 23 Sep 2005 (PDT)
- There is a third point, but it was only a script error, which i fixed already. (a missing ":")