http://developer.download.nvidia.com/CgTutorial/cg_tutorial_chapter08.html (8.2前一段)
So why use tangent space in the first place? Why not just declare all positions and vectors in world space?
https://zhuanlan.zhihu.com/p/62348785
powershell运行.bat文件出现‘XX’ is not recognized as an internal or external command...
命令ID(NativeCommandError)和乱码
原因分析:console host 和 ISE处理stderr流的机制不同
https://stackoverflow.com/questions/2095088/error-when-calling-3rd-party-executable-from-powershell-when-using-an-ide
https://github.com/PowerShell/PowerShell/issues/4002
solution: 重定向stderr.\1.bat 2>$null
https://www.notion.so/Maya-Development-d41d3c2850f146eb9f7898dbf1d3ba5b
global proc msg() {
print("Hello world\n");
}
出处:https://docs.unrealengine.com/zh-CN/Engine/Niagara/EmitterReference/SystemSettings/index.html
(没啥用的解释:https://docs.unrealengine.com/en-US/API/Runtime/Engine/Particles/UParticleSystem/WarmupTime/index.html
vector不能单独拎出一个元素(分量?)命名的出处:https://help.autodesk.com/view/MAYAUL/2018/ENU/?guid=GUID-EECC80A5-45AF-4A95-923C-F4F397C4F5CC
如果要重新复制
// Assign a vector to variable $test:
vector $test = <<3.0, 7.7, 9.1>>;
// change $test.y
$test = <<$test.x, 5.5, $test.z>>;
// $test is now <<3.0, 5.5, 9.1>>
array…
…
int $divisor = 0;
if ( catch ($factor = 42/$divisor) ) {
print "Attempt to divide by zero caught\n";
}
https://help.autodesk.com/view/MAYAUL/2018/ENU/?guid=GUID-6B9DED33-05CD-4300-8845-B91F4F0B753F
repr()
```
MAXScript Notion(进行中)
好东西:MAXScript vs MEL (变量)
MAXScript Library (2016)
1. embark studio: 一家用高科技做游戏的工作室,网站上写的文章都可以看看,重点推荐了texture synthesis和photogrammetry
2. Question your questions: 如何与美术交流,更好地提供解决方案
3. UE4视频
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing