Skip to content
View ketourneau's full-sized avatar
😺
😺

Block or report ketourneau

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ketourneau/README.md

Hi there 👋

I'm Kévin and i'm 3D enginner with more then 10 years experience (engineering degree in 2014). I have been working in various fields, with a specialization in AR / VR / MR experience.

Expertise

unity3D

node-js

postgresql

js


Connect with me

github linkedin twitter

Pinned Loading

  1. google/draco google/draco Public

    Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.

    C++ 6.5k 963

  2. yomotsu/camera-controls yomotsu/camera-controls Public

    A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.

    TypeScript 2k 253

  3. atteneder/glTFast atteneder/glTFast Public

    Efficient glTF 3D import / export package for Unity

    C# 1.2k 250

  4. getsentry/sentry-unity getsentry/sentry-unity Public

    Development of Sentry SDK for Unity

    C# 207 51

  5. atteneder/DracoUnity atteneder/DracoUnity Public

    Draco 3D Data Compression Unity Package

    C# 245 38

  6. three-mesh-bvh three-mesh-bvh Public

    Forked from gkjohnson/three-mesh-bvh

    A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.

    JavaScript