Showing 30 open source projects for "three.js"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    three.js

    three.js

    JavaScript 3D library

    three.js is a lightweight and easy-to-use JavaScript 3D library with its own default WebGL renderer. It works by creating a scene with a camera and a geometric cube, the latter of which is added to the scene. This will become the animated object within the scene. A WebGL renderer is created for the scene and the camera, with an added viewport to the document.body element.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 2
    3D Website with Three.js

    3D Website with Three.js

    The most impressive websites in the world use 3D graphics

    ...Among its features are a customizable 3D hero section (e.g., a 3D model of a desktop), interactive skills and work sections with animations, a 3D earth model in the contact section, and responsive design so it works across devices. This repository is especially suitable for front-end developers who want to level up their portfolio, learn advanced web graphics (Three.js), and showcase creativity alongside technical acumen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    Build your scene declaratively with re-usable, self-contained components that react to state, are readily interactive, and can tap into React's ecosystem. There is no hard dependency on a particular three.js version, it does not wrap or duplicate a single three.js class. It merely expresses three.js in JSX, <mesh /> becomes new THREE.Mesh(), and that happens dynamically. There is no additional overhead. Components participate in a unified render loop outside of React. It outperforms three.js at scale due to React's scheduling abilities.Y ou need to be versed in both React and three.js before rushing into this. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A-Frame

    A-Frame

    A web framework for building virtual reality experiences

    ...A-Frame simplifies virtual reality by handling the required 3D and WebVR boilerplate to get you running on platforms like mobile, desktop, Vive, and Rift. Because it can be used from HTML, just about everyone can use it. A-Frame is a thin yet powerful framework on top of three.js. While A-Frame is completely accessible from HTML, developers can also make full use of JavaScript, DOM APIs, three.js, WebVR, and WebGL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Use the Filerev app to organize Google Drive and reduce storage costs. Icon
    Use the Filerev app to organize Google Drive and reduce storage costs.

    Find and Remove Duplicates, Organize Effectively, and Manage Storage Smartly.

    Use the Filerev app to organize Google Drive and reduce storage costs. The Duplicate File Finder quickly shows all duplicates in Google Drive without downloading all of your files. The Storage Analyzer lets you browse your folders by size in Google Drive. You can also view your Google Drive files in different categories such as: hidden / orphaned files, large files, empty files, empty folders, large folders, old files, temporary files, files by extension. Every category includes powerful filters and the ability to bulk delete your files in Google Drive. Plus, there are charts and graphs to help you quickly see how your storage space is being used and the number of files and specific types of files or folders that are consuming the most space. You can get started for free to see what is consuming your Google Drive storage space and quickly clean up the clutter.
    Learn More
  • 5
    iCn3D

    iCn3D

    Web-based protein structure viewer and analysis tool

    "I see in 3D" (iCn3D) Structure Viewer is not only a web-based 3D viewer, but also a structure analysis tool interactively or in the batch mode using NodeJS scripts based on the npm package icn3d. iCn3D synchronizes the display of 3D structure, 2D interaction, and 1D sequences and annotations. Users' custom displays can be saved in a short URL or a PNG image. The complete package of iCn3D including Three.js and jQuery is in the directory "dist" after you get the source code with the "Code" button. View a 3D structure in iCn3D, input a PDB ID, and click "Load". You can also click the "File" menu to "Open File" or input other IDs. You can open a browser in your Virtual Reality (VR) headset and view a 3D structure in iCn3D. Then click the button "Enter VR" at the bottom center of your browser to enter the VR view. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Baby Cat Engine

    Here we're trying to create the easiest open-source game engine.

    The rule of baby cat engine: gpu rendering is for user because now everybody use different renderers. Befort porting to cpp I'll first test this with three.js so newbies can learn by right-clic. Structure code is 2 folders: mothercard / devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Amica

    Amica

    Amica is an open source interface for interactive communication

    ...Users can import VRM character models, adjust their appearance, tune the voice to match the character, and define behavior using different large language models and TTS backends. Under the hood, Amica leverages modern web and desktop technologies: three.js and three-vrm for 3D rendering, Transformers.js for running models in the browser, Whisper and Silero VAD for speech recognition and voice-activity detection, and a variety of LLM backends such as llama.cpp servers, ChatGPT-compatible APIs, Ollama, KoboldCpp, and others. It also integrates multiple text-to-speech providers, including ElevenLabs, OpenAI, Coqui, RVC, and AllTalkTTS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VueGL

    VueGL

    Vue.js components rendering 3D WebGL graphics reactively with three.js

    VueGL is a component library for rendering 3D graphics with Vue.js and three.js. Using VueGL, you can handle WebGL very easily. In addition, drawn graphics are responsively re-rendered when detecting data changes. Vue.js is one of the very popular frameworks for building web apps or interactive websites. three.js is a 3D graphics library to uses WebGL. It provides classes wrapping WebGL APIs. They aim for different targets to be rendered, Vue.js for DOM and three.js for WebGL context. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Frontend Park

    Frontend Park

    Frontend projects and experiments

    frontend-park is a collection of engaging frontend projects and experiments, showcasing various web technologies. It includes examples ranging from pose and face recognition using TensorFlow.js to WebRTC-based video calls and Three.js 3D animations. This repository serves as a playground for exploring and learning modern frontend development techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fan Powered NIL Platform Icon
    Fan Powered NIL Platform

    For College athletes, sports fans, university athletic departments, brands seeking athlete partnerships, NIL collectives, sports marketing agencies

    RallyFuel is the market leading, gamified fan-powered NIL platform that lets college sports fans fuel their favorite student-athletes.
    Learn More
  • 10
    react-three/flex

    react-three/flex

    Flexbox for react-three-fiber

    Placing content in THREE.js is hard. @react-three/flex brings the webs flexbox spec to react-three-fiber. It is based on Yoga, Facebook's open-source layout engine for react-native. Simply create layouts by wrapping your 3D objects in different <Box /> instances inside a <Flex /> container. This way they will be automatically placed in the 3D space following the flexbox specification just like in the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jeelizFaceFilter

    jeelizFaceFilter

    Javascript/WebGL lightweight face tracking library

    This JavaScript library detects and tracks the face in real time from the camera video feed captured with WebRTC. Then it is possible to overlay 3D content for augmented reality applications. We provide various demonstrations using main WebGL 3D engines. We have included in this repository the release versions of the 3D engines to work with a determined version (they are in /libs/<name of the engine>/). This library is lightweight and it does not include any 3D engine or third-party library....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shadow Editor

    Shadow Editor

    Cross-platform 3D scene editor based on three.js, golang and mongodb

    Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. Starting from v0.6.1, ShadowEditor only provides core features and extended APIs, and other features will be provided in the extensions, just like VSCode. We will develop in the dev branch. Fix the bug that some versions of go typeface management list report errors. Play animations in the scene in real time, and can play full screen and in new window.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Semantic Segmentation Editor

    Semantic Segmentation Editor

    Web labeling tool for bitmap images and point clouds

    ...The tool has been developed in the context of autonomous driving research. It supports images (.jpg or .png) and point clouds (.pcd). It is a Meteor app developed with React, Paper.js, and three.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sketchbook

    Sketchbook

    3D playground built on three.js and cannon.js

    3D playground built on three.js and cannon.js. Simple web-based game engine built on three.js and cannon.js focused on third-person character controls and related gameplay mechanics. Mostly a playground for exploring how conventional third-person gameplay mechanics found in modern games work and recreating them in a general way. Raycast character controller with capsule collisions.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    AR.js

    AR.js

    Efficient Augmented Reality for the Web

    AR.js is a lightweight JavaScript library for delivering augmented reality experiences on the web. It supports image tracking, location-based AR, and marker-based interactions—all without requiring native applications or plugins. AR.js was among those great projects, with great technologies, often disruptive ones, that eventually were lacking from documentation and support. We tried to carry on the author's terrific work by maintaining this project, handling new versions, issues, pull...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gio.js

    Gio.js

    A declarative 3D globe data visualization library built with Three.js

    Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application. Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TenorSpace.js

    TenorSpace.js

    Neural network 3D visualization framework

    TensorSpace is a neural network 3D visualization framework built using TensorFlow.js, Three.js and Tween.js. TensorSpace provides Keras-like APIs to build deep learning layers, load pre-trained models, and generate a 3D visualization in the browser. From TensorSpace, it is intuitive to learn what the model structure is, how the model is trained and how the model predicts the results based on the intermediate information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NN-SVG

    NN-SVG

    Publication-ready NN-architecture schematics

    ...The tool provides the ability to generate figures of three kinds: classic Fully-Connected Neural Network (FCNN) figures, Convolutional Neural Network (CNN) figures of the sort introduced in the LeNet paper, and Deep Neural Network figures following the style introduced in the AlexNet paper. The former two are accomplished using the D3 javascript library and the latter with the javascript library Three.js. NN-SVG provides the ability to style the figure to the user's liking via many size, color, and layout parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lvr

    Lvr

    Augmented Reality for everyone, out of the world experiences

    ...Since Lvr can be used from HTML, Lvr is accessible to everyone: web developers, VR enthusiasts, educators, artists, makers, kids. It is completely open source and free of charge! Lvr is a powerful framework on top of three.js, providing a declarative, composable, reusable entity-component structure. While Lvr can be used from HTML, developers have unlimited access to JavaScript, DOM APIs, three.js, WebVR, and WebGL. Lvr is a thin framework on top of AR.js and A-Frame. Although A-Frame uses the DOM, A-Frame does not touch the browser layout engine. Performance is a top priority, being battle-tested on highly interactive WebVR experiences. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lance gg

    Lance gg

    Multiplayer game server based on Node.JS

    A real-time, multiplayer game engine for Node.js that provides network synchronization and physics simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MathworldVR

    MathworldVR

    Math world in WebVR, powered by A-frame

    WebVR math platform made with A-Frame, Three.js, React, Redux. MathworldVR uses Redux for all the stuff around the app's state. It helps you write applications that behave consistently. On top of that, it provides a great developer experience, such as live code editing combined with a time-traveling debugger. For example, CalcButton component used as a backspace on the calculator is dispatching Redux action when user "clicks it" with VR hand-controller!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    whs.js

    whs.js

    Super-fast 3D framework for Web Applications

    ...We try to publish minor update releases for bug fixes, we will review PRs. Download the minified library or link the one from CDN. Simple integration of any high-performance physics even with Worker (Multithreading). Integrated Three.js rendering engine. Work with whs.js and Three.js at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JanusWeb

    JanusWeb

    An in-browser implementation of JanusVR

    JanusXR re-imagines webpages as collaborative 3D web spaces interconnected by portals. JanusXR turns any webpage into its own three-dimensional space where users can meet and explore with others. Host content on the open web and customize Janus' open-source multiplayer server to fit your needs. VESTA is JanusXR's user-driven community. Post your own spaces and get feedback from other community members! The built-in editor allows users to join together to create content in real-time....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    egjs

    egjs

    Javascript components group that brings easiest way to build web apps

    egjs is Javascript components group that brings easiest and fastest way to build a web application in your way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Comics Chess
    Веб-приложение комикс шахматы. Написан на js(сервер - node.js, клиент three.js). В этом проекте показываются возможности графического клиент-серверного приложения.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next