0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make LibNoise available in PythonAPI More... over 10 years ago
pass primitive to render-function More... over 10 years ago
add Terrain2dAlpha, Rectangle, Point2d to PythonAPI More... over 10 years ago
add factory function 'create_terrain2d_alpha' More... over 10 years ago
add ConstantTexture-substitute to PythonAPI More... over 10 years ago
fix typo in PythonAPI More... over 10 years ago
add Lambertian to PythonAPI More... over 10 years ago
add PlanarMapping to PythonAPI More... over 10 years ago
add Vector to PythonAPI More... over 10 years ago
add Mapping2d and ImageTexture<Spectrum> to PythonAPI More... over 10 years ago
extract sub-api initialization into separate functions More... over 10 years ago
PythonAPI: add sunlight and skylight to SunSky More... over 10 years ago
add SunSky and Direction to PythonAPI More... over 10 years ago
add rendering to PythonAPI More... over 10 years ago
fix: missing inline More... over 10 years ago
Merge branch 'devel-0.1' of github.com:phresnel/excygen into devel-0.1 More... over 10 years ago
some hardcode tweaks More... over 10 years ago
add PyAPI::Renderer and PyAPI::render More... over 10 years ago
add PythonAPI.cc More... over 10 years ago
add transformations for Point,Normal,Direction,Vector,AABB,Ray More... over 10 years ago
add Transform::operator*, Perspective, Orthographic More... over 10 years ago
add Angle, Degrees, Radians, Transform, Matrix44 More... over 10 years ago
add Perlin, Billow to Python API More... over 10 years ago
add constructor arguments to RidgedMulti More... over 10 years ago
add Python-support for height functions More... over 10 years ago
add small tests and fixes More... over 10 years ago
implement let/in unnesting More... over 10 years ago
add stub for letin-unnesting; explicitly differentiate between value bindings and function bindings More... over 10 years ago
fix: allow function with zero arguments More... over 10 years ago
extract ASTAlgorithm More... over 10 years ago