Commit graph

7 commits

Author SHA1 Message Date
Candice Bentéjac
e7290313bf [nodes] Align FloatParams' and IntParams' ranges with their params' type 2022-09-28 10:41:39 +02:00
Fabien Castan
fdf45fa6f4 [nodes] RenderAnimatedCamera: clean up 2021-07-23 16:25:20 +02:00
Solal Depardieu
f8141796f3 [nodes] Adding mesh render with edge detection and changes on the args
Added the possibility of rendering the output of the meshing node into a edge detection render of the obj. Added the activation and deactivation of the background images as an option. Improving the way the arguments are shown with a conditionnal display of some arguments.
2021-07-23 13:11:16 +02:00
Solal Depardieu
5701f8f578 [node] Adding working background and several other feat.
Almost complete version of the node, I added a background that can render with eevee and changed the cubes used as particles by a plane that always follows the camera. The one of the only thing left is the option to change the color of the particle (among other things).
2021-07-23 13:11:16 +02:00
Solal Depardieu
5bb026afec [node] Adding the rendering of the background image among other
I had to use the graphe node to render the image in the back. I also made the node much more adaptable. I'll verify if it works with another set of image.
2021-07-23 13:11:16 +02:00
Solal Depardieu
9b3f7fa127 [node] Adding a density factor to the render node
Added a numeral scale to the node to make the density rendering of the cloud of point more customisable...
2021-07-23 13:11:16 +02:00
Solal Depardieu
64da47fc8e [nodes] adding new node for Animated Camera Rendering (no errors but not functional yet) 2021-07-23 13:11:16 +02:00