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

Block or report Code47X

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

Pinned Loading

  1. pmndrs/react-three-fiber pmndrs/react-three-fiber Public

    🇨🇭 A React renderer for Three.js

    TypeScript 26.6k 1.5k

  2. pmndrs/drei pmndrs/drei Public

    🥉 useful helpers for react-three-fiber

    JavaScript 7.8k 639

  3. pmndrs/gltfjsx pmndrs/gltfjsx Public

    🎮 Turns GLTFs into JSX components

    JavaScript 4.4k 289

  4. advent-of-code-2021 advent-of-code-2021 Public

    TypeScript

  5. A pipeline script to expedite my rea... A pipeline script to expedite my react-three-fiber workflow. Blender -> Draco Compression -> GLTFJSX -> Component
    1
    #!/home/tanner/.rvm/rubies/ruby-2.7.2/bin/ruby
    2
    # frozen_string_literal: false
    3
    
                  
    4
    require 'pathname'
    5
    require 'colorize'