Skip to content
View jeanyves-yang's full-sized avatar

Block or report jeanyves-yang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. skinning skinning Public

    3D skinning / skeleton / mesh / 3D geometry

    C++ 7

  2. PolyDataCompression PolyDataCompression Public

    Compress VTK or VTP files, allows to select the data type (binary, ASCII or appended), the level of compression (between 0 and 9, the difference however is barely noticeable) and enable the use of …

    C++ 2 5

  3. cloth_simulation cloth_simulation Public

    Simulation/Animation of a piece of cloth, gravity + wind, collision detection with several obstacles (sphere, cube, cat).

    C++ 1

  4. grippy grippy Public

    PWA for Tindeq Progressor climbing force sensor with real-time Bluetooth data streaming

    JavaScript 1

  5. TutorialsAndExercices TutorialsAndExercices Public

    Forked from NIRALUser/TutorialsAndExercices

    Repository containing a few ITK/VTK/Qt/CMake examples

    C++ 2

  6. BasicTests BasicTests Public

    Learning how to use CTest

    C++