티스토리 뷰
Unity/VFX Graph
Unity VFX Graph : 3d obj -> 2D texture map(position, color)/ SDF?
잉_민 2022. 10. 14. 00:53
참고 : https://note.com/fuqunaga/n/n8095638b6b14#DZKZw
SDF 는 Signed Distance Field 의 약자이다.
https://www.youtube.com/watch?v=UOrsOO9QmUc&t=18s
https://github.com/xraxra/SDFr.git
오류 1
https://wonilmax.tistory.com/285
오류
cmd.SetComputeBufferData(m_GPUConstantBuffer, m_Data);
해결 오류난 스크립트에 유징 추가
using System;
using System.Runtime.InteropServices;
using Sirenix.OdinInspector;//Used to create an easy [Button]
using Unity.Collections;
using UnityEngine;
using UnityEngine.Rendering;
오류 error CS0246: The type or namespace name 'VFXOutputEventArgs' could not be found
bake
sdf
2019 버전으로 유니티 열면 해결됨
다른 방법
keijiro *****
ply unity import
https://github.com/keijiro/Pcx
git down
pcx
ply 파일
포지션맵 컬러맵으로 변환가능.
https://blog.naver.com/qkryewon/222542283310
'Unity > VFX Graph' 카테고리의 다른 글
unkity2021_ vfx Graph_ fbx motion (skined mesh) (0) | 2022.10.26 |
---|---|
unity VFX graph asset (0) | 2022.10.14 |
Unity VFX Graph: script로 제어하기 (0) | 2022.10.13 |
Unity VFX Graph : Point Cache (0) | 2022.10.13 |
Unity VFX Graph: 커스텀 오퍼레이터 (0) | 2022.10.05 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- opencv
- 후디니
- oculuspro
- JacobianMatrices
- Java
- three.js
- 라즈베리파이
- TouchDesigner
- ardity
- Python
- Express
- VR
- colab
- motor controll
- unity 360
- houdini
- docker
- 유니티
- MQTT
- AI
- CNC
- DeepLeaning
- StableDiffusion
- node.js
- RNN
- Arduino
- sequelize
- 유니티플러그인
- emotive eeg
- Unity
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함