Rodolphe Vaillant (@brainexcerpts)
  • Stars
    star
    191
  • Global Rank 127,734 (Top 5 %)
  • Registered over 10 years ago
  • Most used languages
    C++
    92.9 %
    CMake
    7.1 %
  • Location πŸ‡―πŸ‡΅ Japan
  • Country Total Rank 3,167
  • Country Ranking
    CMake
    30
    C++
    188

Top repositories

1

Dual-Quaternion-Skinning-Sample-Codes

Dual Quaternion and Dual Quaternion Skinning tutorial
C++
58
star
2

Spline

C++ routines to compute spline curves in nD
C++
39
star
3

harmonic_weights_triangle_mesh

Compute harmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights
C++
23
star
4

Maya-plugin-CPack-template

Template project to easily generate zip and windows installer in order to distribute/deploy a Maya plugin.
CMake
12
star
5

laplacian_smoothing_triangle_mesh

Demonstrate how to smooth a triangle mesh using the Laplacian scheme (preserve initial vertex density)
C++
12
star
6

3x3_polar_decomposition

Polar decomposition of a 3x3 matrix
C++
11
star
7

2x2_SVD

2x2 SVD of a matrix (Singular Value Decomposition) (C++)
C++
9
star
8

winAPI_basic_window

Basic window creation and event handling with Windows API
C++
8
star
9

Maya_cmake_sample_with_node_deformer

A simple sample to compile a Maya plugin containing a single node deformer with CMake
C++
4
star
10

biharmonic_weights_triangle_mesh

Compute biharmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights
C++
3
star
11

OpenGL_core_3_lab

Template program and exercises to learn OpenGL core 3 API and fundamentals of computer graphics
C++
3
star
12

Dxerr

Dxerr / DirectX error library source code to make HRESULT errors human readable.
C++
3
star
13

Unreal-DeformerGraph-ExtraNodes

An Unreal Engine plugin that extends the Deformer Graph Editor with new nodes
C++
3
star
14

MDD_file_exporter

MDD file format import / export implementation in C++ (Motion Designer Document / Point Cache Export)
C++
3
star