Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
POV-ray export
08-15-2015, 04:44 PM
Post: #1
POV-ray export
Hey guys, looks like nobody uses Pov-ray, but i realy like it for fast export.

Bug pass in exporting names of texture.

When i use texture for diffuse and texture for bump
name of additional texture written wrong like here:
Code:
#declare wm_Mat_common = texture{
     uv_mapping
     pigment{
         image_map {
         png "maintex.png"
         }
     }
     normal{
         uv_mapping bump_map {
         png "d:/pics/MainA.png.png"
         bump_size 2.000000
         }
     }
In old version of wings ( 1.2 or 1.3) names look
like "maintex.png" when internal or "d:/pics/maintex.png" when external

Its enough easy to fix it in POV-ray editor,
but i going mad when made 15-20 renders together
Reply


Messages In This Thread
POV-ray export - amfitrione - 08-15-2015 04:44 PM
RE: POV-ray export - micheus - 08-15-2015, 07:38 PM
RE: POV-ray export - amfitrione - 08-17-2015, 05:31 PM
RE: POV-ray export - micheus - 08-17-2015, 05:49 PM
RE: POV-ray export - amfitrione - 08-19-2015, 02:12 PM
RE: POV-ray export - micheus - 08-19-2015, 04:54 PM
RE: POV-ray export - micheus - 09-05-2015, 02:06 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)