news.volyx.in

Blender 4.0 release notes (wiki.blender.org)

680 points by TangerineDream · 1012 days ago · 228 comments on HN

Article summary

The article announces the release of Blender 4.0 and provides links to its download page, documentation, and other resources. Blender is a free and open-source 3D creation software that has been widely used in various fields such as animation, film, and video game development. The article also mentions the software's features, compatibility, and release notes. The release of Blender 4.0 is a significant update that brings new features and improvements to the software.

Main themes

  • Blender 4.0 release
  • Adobe software quality
  • GUI development
  • OpenGL and graphics rendering
  • WebGPU and WASM
  • Accessibility in software development
  • Blender's limitations and potential improvements

What commenters say

  • Some commenters think that the article was posted prematurely, before the official release of Blender 4.0.
  • The quality and performance of Adobe software have declined over the years, with some commenters citing bloat and crashes as major issues.
  • Others disagree, stating that Adobe software has improved in recent years and that the latest versions are stable and efficient.
  • The development of a custom GUI toolkit, like the one used in Blender, can be a complex and time-consuming task, but also a worthwhile investment for a professional-grade application.
  • Some commenters believe that using OpenGL to render a UI is not as difficult as it seems, and that libraries like ImGui can make the process easier.
  • The use of WebGPU and WASM may potentially replace traditional HTML/CSS approaches, but it also raises concerns about accessibility and the need for a DOM.
  • Blender's accessibility is limited due to its use of OpenGL, which makes it difficult for screen readers and other assistive technologies to interact with the application.
  • The importance of accessibility in software development is a topic of debate, with some commenters arguing that it is essential, while others think that it may not be a priority for certain types of applications, like Blender.