View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008157VTK(No Category)public2008-11-24 19:302016-08-12 09:55
ReporterMichael Halle 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008157: vtkOBJExporter doesn't scale its colors by the appropriate factors
DescriptionvtkOBJExporter creates a material file (.mtl) with information about the material properties of each actor. When the exporter accesses the ambient, specular, and diffuse colors, it fails to multiply the values by the ambient, specular, and diffuse scaling coefficients like it should.

Since the ambient, specular, and diffuse colors are by default (1, 1, 1), having all of them at 100% produces very bright default output.

Fix is to just scale the tempd[0..2] values by the appropriate constant for the three colors.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0037042)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-11-24 19:30 Michael Halle New Issue
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037042
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team