Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
[fixed] Couldn't reproduce at importing completely an .obj file that has vertex color
10-26-2018, 10:20 PM (This post was last modified: 11-27-2018 02:31 PM by micheus.)
Post: #1
[fixed] Couldn't reproduce at importing completely an .obj file that has vertex color
Hi!
Wings3D couldn't reproduce at importing completely an "obj" file that has vertex color.

I wanted to handle colored voxel surfaces on Wings3D and goxel.
goxel is nice 3D voxel editor for modeling,coloring and rendering.
http://guillaumechereau.github.io/goxel/
It also can export an obj file with vertex color info.
So I import the obj file by Wings3D, but the Geometry object has no vertex color. Sad

Quote:For example of obj data(this case has vertex color)
#v x y z R G B
v -9 11 1 1.000000 0.000000 1.000000
Each R/G/B value range has (No color) 0.0 - 1.0 (Colored)

See a screenshot
https://gyazo.com/fdff691d8b1b67d55890691bb393be94

And I attached a sample file the obj data.
vtex_color_obj.txt (Rename to vtex_color.obj)

Best Regard Smile
--------------------------------------------------------
tkbd


Attached File(s)
.txt  vtex_color_obj.txt (Size: 5.95 KB / Downloads: 1)
Reply


Messages In This Thread
[fixed] Couldn't reproduce at importing completely an .obj file that has vertex color - tkbd - 10-26-2018 10:20 PM

Forum Jump:


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