Blender软件--开发入门

本文详细介绍了Blender软件的开发流程、功能需求和技术路线。核心内容包括Blender的源码模块和文件目录结构,强调了C/C++与Python作为主要开发语言,并规定了ClangFormat的编码风格。对于开发环境,推荐使用VSCode、XCode、Visual Studio等IDE,并列举了适用于不同操作系统的选项。此外,还提供了Blender的内嵌文件编辑器及外部编辑器的选择。最后,给出了官方源码参考和一系列开发资源链接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1 介绍

Here you can find information about Blender’s development process, design and architecture, as well as instructions for Building Blender.

2 功能需求

3 技术路线

4 框架

Code Documentation
在这里插入图片描述

5 模块&文件目录

5.2 文件目录

Blender source code directories explained

6 开发环境

6.1 开发语言

C/C++ 与 python

6.2 编码风格

采用ClangFormat
其中VS code中ClangFormat

6.3 IDE

C/C++

  • OSX - XCode
  • Microsoft Windows - Microsoft Visual Studio (MSVC)
  • Linux - (no default IDE but there are popular ones you can try)
    Linux / CMake / QtCreator
    Linux / CMake / NetBeans
    Linux / CMake / Eclipse
    Linux / CMake / KDevelop
    OSX / CMake / Xcode
    Windows / CMake / MSVC2017/MSVC2019
    Portable / CMake / VSCode (Recommended for Linux/OSX only, NOT recommended for novice users on windows)

Python

Blender有内嵌的文件编辑,但是功能有限,可用scite, geany, notepad++, gedit and eric5, vim or emacs

7 源码

官方源码

参考

1、官方wiki
2、Blender代码开发wiki
3、Blender代码文件结构
4、Blender代码编写风格ClangFormat

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

worthsen

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值