Oleksandr Hrazhdan
Oleksandr Hrazhdan
  • 15
  • 4 723
parallel transport performance test (400 sample matrices)
parallel transport performance test (400 sample matrices)
มุมมอง: 70

วีดีโอ

b-spline ribbon parallel transport
มุมมอง 146หลายเดือนก่อน
parallel transport C node.
b-spline with FABRIK solver
มุมมอง 85หลายเดือนก่อน
FABRIK solver on top of b-spline samples.
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.
Laplaciator : Maya c++ plugin
มุมมอง 1525 หลายเดือนก่อน
Laplaciate it. Maya custom c command.
ImGui node editor (WIP)
มุมมอง 1.2Kปีที่แล้ว
Node editor prototype
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
Cloth Solver with collisions
มุมมอง 5892 ปีที่แล้ว
C Maya deformer
Cloth solver
มุมมอง 6632 ปีที่แล้ว
C Maya deformer
HydraNodes Update 1
มุมมอง 3943 ปีที่แล้ว
Qt5 C Node editor embedded into Maya that I'm trying to write for learning purpuse.
HydraNodes
มุมมอง 2413 ปีที่แล้ว
learning of the Qt5 C . Custom Maya node editor WIP
2021 02 28 20 36 10
มุมมอง 563 ปีที่แล้ว
OpenGL renderer
2021 05 09 23 06 27
มุมมอง 493 ปีที่แล้ว
Vulkan ImGui
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)