- 15
- 4 723
Oleksandr Hrazhdan
เข้าร่วมเมื่อ 12 มิ.ย. 2019
parallel transport performance test (400 sample matrices)
parallel transport performance test (400 sample matrices)
มุมมอง: 70
วีดีโอ
Closest sample on b-spline
มุมมอง 3432 หลายเดือนก่อน
A closest sample on a b-spline, interpolated over the matrix sequence. To build a matrix sequence I used a parallel transport based on the N control matrices.
B-Spline sampler with interpolate at length
มุมมอง 496ปีที่แล้ว
B-Spline sampler with point-at-length and tangent-at-length github.com/OleksandrHrazhdan/code_snippets/blob/main/maya/pythonSnippets/bSplineSampler.py
B-Spline test
มุมมอง 67ปีที่แล้ว
A simple python implementation of B-Spline sampler using De Boor's algorithm. github.com/OleksandrHrazhdan/code_snippets/blob/main/maya/pythonSnippets/bSplineSampler.py
HydraNodes Update 1
มุมมอง 3943 ปีที่แล้ว
Qt5 C Node editor embedded into Maya that I'm trying to write for learning purpuse.
udemy Vulkan API course 1
มุมมอง 1853 ปีที่แล้ว
A small Vulkan renderer that I have made during the Udemy course. (AO baked to the texture, second render pass for fog effect)