BREAKING NEWS
LATEST POSTS
-
Python for beginners
https://www.freecodecamp.org/news/python-code-examples-simple-python-program-example/
If the text does not load well, please download the pdf locally to your machine.
The pdf plugin may not work well under Linux os. -
Visual Code Studio – Free. Built on open source. Runs everywhere code editor.
https://www.freecodecamp.org/news/how-to-set-up-vs-code-for-web-development
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).
FEATURED POSTS
-
Custom bokeh in a raytraced DOF render
To achieve a custom pinhole camera effect with a custom bokeh in Arnold Raytracer, you can follow these steps:
- Set the render camera with a focal length around 50 (or as needed)
- Set the F-Stop to a high value (e.g., 22).
- Set the focus distance as you require
- Turn on DOF
- Place a plane a few cm in front of the camera.
- Texture the plane with a transparent shape at the center of it. (Transmission with no specular roughness)