Developer FAQ

 

What is Bforartists?

Bforartists is a complete 3D suite to create 3D content. It offers the full 3D art pipeline to create game graphics, prerendered movies and stills. From modeling, sculpting, texturing, rigging, animation, rendering, up to post processing. On top of that it offers also a video editor. Have a look at the features page to find out more.

Bforartists is a fork of the polular open source 3D software Blender. And, similar to Blender, of course also open source and under the GPL license. The primary goal of the Bforartists fork is to deliver a better graphical UI and a better usability. This means a complete switch in the usage philosophy. Away from the hotkey and speed centered usage. Towards a user friendly and intuitive graphical UI.

Why, or better, when should I help Bforartists, and not Blender?

Bforartists follows another usability philosophy. Blender’s workflow is hotkey centered. With a focus on speed. The graphical UI is more a necessary evil for quite a few Blender developers. I started this fork because i was not happy with this usage philosophy. And not with the way how the users needs were ignored for years. Bforartists wants to provide an easy to learn and easy to use 3D creation suite for hobbyists and small indie developers. This is guaranteed by a usage philosophy that is centered around a intuitive to learn and to use graphical UI. And a simplified workflow.

Who can help?

Virtually everybody. Programmers are of course most important. But we don’t just need programmers. There is a whole documentation to maintain. There are tutorials to write. There is community work to be done. And we need people who spread the word.

How can i join?

Easy. Register to the page. And write a pm to the administrator that you want to become a developer. The rest is conversation.

Is there a public repository?

Yes. It is here: github.com/Bforartists/Bforartists

What do you need to compile Bforartists 2?

For Windows: Cmake and Visual Studio 2019
For Linux: Cmake and SCons
For Mac OS X : Xcode

What do you need to compile Bforartists 1?

For Windows: Cmake and Visual Studio 2013 Community
For Linux: Cmake and SCons
For Mac OS X : Xcode

In which language is Bforartists / Blender written

Python, C and C++