sonictk / ps_cpp_recipesLinks
Photoshop C++ Recipes
☆57Updated 5 years ago
Alternatives and similar repositories for ps_cpp_recipes
Users that are interested in ps_cpp_recipes are comparing it to the libraries listed below
Sorting:
- OSL to GLSL converter☆40Updated 4 years ago
- Embree viewer is a simple implementation of a progressive renderer, based on Intel's Embree raytracing kernels. Its UI is written in SDL2…☆27Updated 5 years ago
- A tool to help you learn glsl, written in C++ and compiled to webassembly☆21Updated 3 years ago
- Automatic UV Unwrapping Library for Dust3D☆87Updated 5 years ago
- A C++ program to render the Hosek-Wilkie Sky Model☆6Updated 6 years ago
- An open-source implementation of Autodesk's FBX☆50Updated 3 years ago
- Image processing tool for physically based shading.☆33Updated 3 years ago
- Simple alembic viewer that works on browser.☆33Updated 2 years ago
- This is a basic environment written in CMake for Photoshop plug-in development.☆18Updated 2 years ago
- Tangent space calculator for Houdini☆38Updated 8 years ago
- Tone Mapper☆72Updated 2 months ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆66Updated 6 years ago
- A shaderball asset for material preview☆60Updated 10 years ago
- A Global Illumination Renderer☆67Updated 4 years ago
- NanoPM, single header only PatchMatch☆75Updated last month
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated last year
- HoudiniEngineFor3dsMax☆1Updated 9 years ago
- Houdini C++ wrangle node☆73Updated 5 years ago
- Convert the IES file into a IES texture for IES lightning☆54Updated 7 years ago
- Custom implemented language which is basically a small subset of c++, just another learning project.☆39Updated 7 years ago
- [Unofficial & WIP] Narrow-scoped UI widget framework, designed for Blender.☆78Updated last year
- Maya plugin implementing the Space Colonization algorithm to grow vein-like structures around objects. Visit http://www.joesfer.com/?p=46…