Difference between revisions of "User:Le Forgeron/HgPovray38"
Jump to navigation
Jump to search
Le Forgeron (talk | contribs) |
Le Forgeron (talk | contribs) |
||
Line 25: | Line 25: | ||
# {{User:Le_Forgeron/HgPovray38/now|render pattern}}: [[User:Le_Forgeron/RPspiral|spirals render pattern]] | # {{User:Le_Forgeron/HgPovray38/now|render pattern}}: [[User:Le_Forgeron/RPspiral|spirals render pattern]] | ||
# {{User:Le_Forgeron/HgPovray38/now|skeleton}} of mesh: [[User:Le_Forgeron/skeleton|skeleton]] | # {{User:Le_Forgeron/HgPovray38/now|skeleton}} of mesh: [[User:Le_Forgeron/skeleton|skeleton]] | ||
+ | # {{User:Le_Forgeron/HgPovray38/now|sphere_sweep}}, uv mapping: [[User:Le_Forgeron/sphere_sweep|sphere_sweep]] | ||
# {{User:Le_Forgeron/HgPovray38/now|splines}}, data access and new types: [[User:Le_Forgeron/splines|splines]] | # {{User:Le_Forgeron/HgPovray38/now|splines}}, data access and new types: [[User:Le_Forgeron/splines|splines]] | ||
# {{User:Le_Forgeron/HgPovray38/now|tesselations}}, methods to transform into mesh: [[User:Le_Forgeron/tesselation|tesselation]] | # {{User:Le_Forgeron/HgPovray38/now|tesselations}}, methods to transform into mesh: [[User:Le_Forgeron/tesselation|tesselation]] | ||
# {{User:Le_Forgeron/HgPovray38/next|UVMeshable}}, data access for classes of objects, transform into mesh: [[User:Le_Forgeron/UVMeshable|UVMeshable]] | # {{User:Le_Forgeron/HgPovray38/next|UVMeshable}}, data access for classes of objects, transform into mesh: [[User:Le_Forgeron/UVMeshable|UVMeshable]] | ||
# {{User:Le_Forgeron/HgPovray38/next|wrapping around four shapes}}: [[User:Le_Forgeron/warp|warp]] | # {{User:Le_Forgeron/HgPovray38/next|wrapping around four shapes}}: [[User:Le_Forgeron/warp|warp]] |
Revision as of 13:25, 5 August 2018
- Everything about HgPovray38 in User:Le_Forgeron/HgPovray38
- Code is available on branch hgpovray38 at https://github.com/LeForgeron/povray
Hg Povray 3.8
Based on Povray 3.8
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
- ⌚ cameras, data access and new types: cameras
- ⌚ compound objects, data access to inner objects: compound
- ⌚ long auto-folding text: galley
- ⌚ generalized symetric difference, interunion, intermerge: gsd
- ✔ mesh tools, data access and transformations: mesh
- ⌚ nurbs: nurbs
- ⌚ patterns, new types: patterns
- ✔ polygon using winding number for filling: polyline
- ⌚ rational_bezier_patch: rational_bezier_patch
- ✔ render pattern: spirals render pattern
- ✔ skeleton of mesh: skeleton
- ✔ sphere_sweep, uv mapping: sphere_sweep
- ✔ splines, data access and new types: splines
- ✔ tesselations, methods to transform into mesh: tesselation
- ⌚ UVMeshable, data access for classes of objects, transform into mesh: UVMeshable
- ⌚ wrapping around four shapes: warp