Difference between revisions of "User:Le Forgeron/HgPovray38"

From POV-Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{TOCright}}
+
{{User:Le_Forgeron/HgPovray38/available}}
= Hg Povray 3.8 =
+
 
 +
== Hg Povray 3.8 ==
  
 
Code is available on branch hgpovray38 at  
 
Code is available on branch hgpovray38 at  
 
* https://github.com/LeForgeron/povray
 
* https://github.com/LeForgeron/povray
  
== Corrections & Changes ==
+
=== Corrections & Changes ===
  
 
* removed tiny rotation of text
 
* removed tiny rotation of text
Line 12: Line 13:
 
* Unix-specific: display error on options (command line and ini file)
 
* Unix-specific: display error on options (command line and ini file)
  
 
+
=== Extensions & Additions ===
== Extensions & Additions ==
 
 
 
  
 
* render pattern: [[User:Le_Forgeron/RPspiral|spirals]]
 
* render pattern: [[User:Le_Forgeron/RPspiral|spirals]]
 
* winding number filled polygon: [[User:Le_Forgeron/polyline|polyline]]
 
* winding number filled polygon: [[User:Le_Forgeron/polyline|polyline]]

Revision as of 11:40, 24 June 2018

Hg Povray 3.8

Code is available on branch hgpovray38 at

Corrections & Changes

  • removed tiny rotation of text
  • fix for FS#324 (rendering mesh/mesh2 artifact, regression from 3.6)
  • UV-mapping of Ovus is oriented the same way as lemon, cone, cylinder
  • Unix-specific: display error on options (command line and ini file)

Extensions & Additions