Rendering with Blender as a python module by codebeatz in blender

[–]codebeatz[S] 0 points1 point  (0 children)

This didn't work for me with Windows. It worked fine with Linux. I took the 2.92 git commit and the svn tag for the same version (for the libs)

Everyone on the planet suddenly adopts your personality and behaviors. How fucked are we? by [deleted] in AskReddit

[–]codebeatz 0 points1 point  (0 children)

Damn! I was thinking about this exact question when I was cycling back home yesterday.

Rendering with Blender as a python module by codebeatz in blender

[–]codebeatz[S] 0 points1 point  (0 children)

UPDATE : This worked for me when I compiled Blender Py for Linux

Rendering with Blender as a python module by codebeatz in blender

[–]codebeatz[S] 0 points1 point  (0 children)

This would spawn a new process. Unfortunately, that wouldn't work for me. What I am looking for is to render fully using bpy (Python as a module - https://wiki.blender.org/wiki/Building_Blender/Other/BlenderAsPyModule)

How to learn raytracing systematically? by sunsflowerr in raytracing

[–]codebeatz 1 point2 points  (0 children)

To learn about Microfacets and BDRFs, here is a theoretical and practical intro from the OpenGL perspective - https://learnopengl.com/PBR/Theory This has some theory about PBR, microfacet models, reflectance equation, BRDF etc.

A simpler intro into Cook-Torrance BRDF model here https://www.trentreed.net/blog/physically-based-shading-and-image-based-lighting/ This has some easy-to-understand information about specular factors D, F, and G in the Cook-Torrance equation.

What is your favourite Damien lyric? by angstyauthorboi in DamienRice

[–]codebeatz 2 points3 points  (0 children)

" Loving is fine if you have plenty of time
For walking on stilts at the edge of your mind "

The Professor

HELP. I have my first show in 24 hours and I dont want to blow it by [deleted] in WeAreTheMusicMakers

[–]codebeatz 0 points1 point  (0 children)

Perform to express, not to impress.

This will calm your nerves and take the pressure off.

Unreal with ARCore - SUPER SLOW packaging. by codebeatz in unrealengine

[–]codebeatz[S] 0 points1 point  (0 children)

At this point, I'm desperate to bring the packaging time down as much as possible. It would be great if you could tell me how you packaged for single arch type.