View Issue Details

IDProjectCategoryView StatusLast Update
0008623Open CASCADEOCCT:Visualizationpublic2012-01-16 13:39
Reportervro Assigned Tovro  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.2.3 
Summary0008623: An additional method to manipulate the behaviour of texture colors at light.
DescriptionThe texture colors may change under the light. Open GL allows to manipulate
these changes. New methods are added to AIS_TexturedShape to allow the
programmer to manipulate the texture colors under the light.
Additional information
and documentation updates
Documentation remark, added by VRO 2005-04-26 12:06:53:

Improvements:
Now it is possible to switch interpolation of texture color with light. Just
call the method AIS_TexturedShape::EnableModulate() and the colors will interact
with the light. Call AIS_TexturedShape::DisableModulate() in order to forbid
change of texture colors according to the light.
Modified entities:
AIS_TexturedShape.cdl, AIS_TexturedShape.cxx - added methods to enable / disable
modulation of colors at light.
TagsNo tags attached.
Test case number

Attached Files

  • AIS_TexturedShape_Modulation.zip (6,079 bytes)
  • earth_modulated.PNG (80,082 bytes)
  • earth_not_modulated.PNG (252,486 bytes)

Activities

2005-04-15 07:50

 

AIS_TexturedShape_Modulation.zip (6,079 bytes)

2005-04-15 07:53

 

earth_modulated.PNG (80,082 bytes)

2005-04-15 07:56

 

earth_not_modulated.PNG (252,486 bytes)

Issue History

Date Modified Username Field Change
2005-04-15 12:22 bugmaster Assigned To bugmaster => vro
2005-04-15 12:22 bugmaster Status new => assigned
2005-04-15 13:46 mkv CC => mkv
2005-04-18 10:56 bugmaster CC => aki
2005-04-18 10:56 bugmaster Status assigned => resolved
2005-04-20 13:15 aki Status resolved => tested
2005-04-20 14:48 apv CC => apv
2005-04-25 10:07 bugmaster Status tested => verified
2005-05-06 15:35 bugmaster Status verified => closed
2005-05-06 15:35 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2012-01-16 13:39 atp Description Updated
2012-01-16 13:39 atp Additional Information Updated