• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Interface & Usage v
« Previous 1 … 12 13 14 15 16 … 32 Next »
Existing UVs ... materials and AutoUV

 
  • 0 Vote(s) - 0 Average
Existing UVs ... materials and AutoUV

ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#7
04-22-2016, 09:05 PM (This post was last modified: 04-22-2016, 09:08 PM by ggaliens.)
Yes ... but reading wings_material.erl

I don't feel like I have any brain-storm yet. When you open the material editor after the fact ... you can see a bitmap attached to "diffuse" channel. But ... I can't see any API call to make it happen.

I dump the materials after mapping a cube by unwrapping (charts)
Code:
1> {2,
{default,[{maps,[]},
           {opengl,[{ambient,{0.7898538076923077,0.8133333333333334,
                              0.6940444444444445,1.0}},
                    {diffuse,{0.7898538076923077,0.8133333333333334,
                              0.6940444444444445,1.0}},
                    {emission,{0.0,0.0,0.0,1.0}},
                    {shininess,0.0},
                    {specular,{0.0,0.0,0.0,1.0}},
                    {vertex_colors,set}]}],
          {'Cube1_auv',[{maps,[{diffuse,0}]},
                        {opengl,[{ambient,{1.0,1.0,1.0,1.0}},
                                 {diffuse,{1.0,1.0,1.0,1.0}},
                                 {emission,{0.0,0.0,0.0,0.0}},
                                 {shininess,1.0},
                                 {specular,{1.0,1.0,1.0,1.0}},
                                 {vertex_colors,ignore}]}],
                       nil,nil},
          nil}}

1>
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Existing UVs ... materials and AutoUV - by ggaliens - 04-22-2016, 02:00 PM
RE: Existing UVs ... materials and AutoUV - by micheus - 04-22-2016, 04:17 PM
RE: Existing UVs ... materials and AutoUV - by ggaliens - 04-22-2016, 08:00 PM
RE: Existing UVs ... materials and AutoUV - by micheus - 04-22-2016, 08:10 PM
RE: Existing UVs ... materials and AutoUV - by ggaliens - 04-22-2016, 08:30 PM
RE: Existing UVs ... materials and AutoUV - by micheus - 04-22-2016, 08:56 PM
RE: Existing UVs ... materials and AutoUV - by ggaliens - 04-22-2016, 09:05 PM
RE: Existing UVs ... materials and AutoUV - by micheus - 04-22-2016, 09:34 PM
RE: Existing UVs ... materials and AutoUV - by ggaliens - 04-22-2016, 10:33 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode