Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please merge from eelcovv #1

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

please merge from eelcovv #1

wants to merge 27 commits into from

Conversation

yugangzhang
Copy link

I found the eelcovv branch fixed the output pov file problem. Can someone take a look and merge it?

Valerie R. Coffman and others added 27 commits March 16, 2015 09:40
got show_window=False working. the option uses a capital 'D'
this 404s http://en.wikipedia.org/wiki/POV-Ray/
Remove the last `/`, and it works
includedirs may contain a list of additional include directories that will be passed on as povray's +L parameter.
Add parameter 'includedirs' to render()
add NormalVectors for Mesh2
In addition to color_map, now supports pigment_map, slope_map,
texture_map, and normal_map.
Changed the lens.py example to use the sky_sphere.
Added option to enable alpha channel of POV-Ray output
added new features and commented old ones
1. Added all the missing classes: [BicubicPatch, Bokeh, BoundedBy, BumpMap, ColourMap, ContainedBy, Cubic, Density, DensityMap, Disc, HeightField, ImagePattern, InteriorTexture, Irid, Isosurface, JuliaFractal, Lathe, LightGroup, LooksLike, Material, MaterialMap, Mesh, NormalIndices, Ovus, Parametric, Photons, PigmentPattern, Poly, Polynomial, ProjectedThrough, Quadric, Quartic, Rainbow, Rand, Reflection, Scattering, Slope, SmoothTriangle, Sor, SphereSweep, Spline, Subsurface, Superellipsoid, Torus, UvIndices, Warp]. Let me know if I missed any at all.

2. Sorts the classes in the order that they are found in the pov-ray documentation

3. Adds the pov-ray documentation to all of the pov ray elements, pythonized of course.  (This was done systematically so there are some silly artifacts (such as suggestions to pass *['one_item'] rather than just 'one_item'. I've tried to eliminate them as much as possible)

4. not sure why `self` in POVRayElement.help() is named `cls`; fixed that.
Complies, also change 4 has been reverted.
Update vapory.py to include all remaining classes in POV-Ray and all documentation, systematically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants