自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 Blender 中文论坛蛮不错的

可以去转转:http://www.blendercn.org/viewforum.php?f=6&sid=1b88fbb948e860f18d31baca12d789de 还有:http://www.graphicall.org/builds/   下载最新的build

2009-09-25 18:30:00 1917

翻译 How to write a controller?( SDK Background)

Executing 3ds Max and Your PluginThere are several ways to cause execution to halt at a specific spot in your code. One is to set a breakpoint at the spot. This is done by placing the cursor on the

2009-09-24 19:33:00 661

翻译 How to write a controller( from 3ds max sdk 9 )

INTRODUCTION : 简单介绍:The constraint controller that we study here is called the Position Constraint. The entire source code of this constraint is found at /3ds MaxSDK/SAMPLES/CONTROLLERS/POSITION_CNS

2009-09-24 16:32:00 1536 1

转载 QSignalMapper

本文转自:http://hi.baidu.com/crazyhight/blog/item/40e17f502c149b868c543095.html #include #include #include "mysignalmap.h"mySignalMap::mySignalMap( QWidget *parent ) : QWidget( parent ){QString

2009-09-23 17:13:00 951

gRPC C++ x64-windows基于vcpkg包管理下载安装的gRPC做的一个例子

gRPC C++ x64-windows基于vcpkg包管理下载安装的gRPC做的一个例子, 帮助大家了解gRPC和vcpkg的用法,cmakelist的书写方式,gRPC的接口实现和调用,包含服务器端代码和客户端代码。

2023-05-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除