About:

Salai Vedha Viradhan is a creative technologist from India with interests in 3D graphics, Python, and open-source, who enjoys reading and exploring food.

Website:

Specializations:

Interests:

Python Blender Three.js GLTF Web Development 3D graphics
Subscribe to RSS:
This blog post details the development of a Blender addon that integrates with the Pixabay API to display image search results. It covers the implementation of a caching mechanism for API responses, downloading preview images, and...
The Blender Scripting Cookbook is a comprehensive guide featuring clear and annotated recipes for the Blender Python API, aimed at helping users solve programming challenges efficiently. The author created this book as a personal ...
This blog post outlines the initial steps to create a Blender addon that allows users to search for images on Pixabay directly from Blender. It covers setting up a basic addon structure, including creating necessary files like __i...
This blog post details the development of a Blender addon that integrates with the Pixabay API. It covers the creation of a user interface (UI) for the addon, including a search bar and options for image search parameters. The aut...
The author reflects on the rapid advancements in technology and artificial intelligence, and how it is changing the nature of work and creativity. The text expresses concern about the potential obsolescence of technical skills and...
The text discusses using the Handler API in Blender to efficiently manage subdivision levels for a large number of assets in a scene, based on the camera's movement. It provides a code snippet and mentions the possibility of using...
The article discusses creating dynamic objects in Blender by allowing properties to be modified at any time. It explains how to define custom properties, make properties create side effects, and create a dynamic table primitive. T...
The text is a tutorial on how to generate a spiral staircase using the BMesh API. It discusses replicating the stair into a spiral, creating the center pole, hand rail, and balusters. It also provides code snippets and explanation...
This text is a crash course on using the BMesh API to generate a spiral staircase in Blender. It covers the introduction to BMesh, the geometry of a spiral staircase, and the process of generating a single step using BMesh. The au...
The text explains the use of transformation matrices in Blender, focusing on the API and interactive representation. It covers the structure of a transformation matrix and its application in performing various transformations like...
The text explains the concept of context managers in Python, particularly in the context of Blender. It discusses how context managers can be used to handle repetitive setup and teardown processes, and how they can be implemented ...
The text explains how to perform arbitrary transformations like translate, rotate, and scale along arbitrary axes using transformation matrices in the Blender API. It provides code examples and explanations for each type of transf...
The article discusses the concept of live links and how they work, specifically focusing on building a live link between FreeCAD and Blender. It explains the process of setting up a socket connection between the two applications, ...
Money is important because it gives you freedom and control over your time. It allows you to have options and make choices, rather than feeling obligated to make a choice. Money is an exchange of value, and it's important to inves...