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

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 6 years experience. 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

  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.3k 953

  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 1.9k 237

  3. atteneder/glTFast atteneder/glTFast Public

    Efficient glTF 3D import / export package for Unity

    C# 1.2k 238

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

    Development of Sentry SDK for Unity

    C# 192 50

  5. atteneder/DracoUnity atteneder/DracoUnity Public

    Draco 3D Data Compression Unity Package

    C# 237 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