Best of 3D2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    How to Use Three.js And React to Render a 3D Model of Your Self

    In this article, we’ll cover how to render and configure 3D assets created in a 3D software program like Blender or Maya in a React project using react-three-fiber. To get a customized 3D model of yourself, We well use Ready Player Me, a free-to-use 3D avatar creator.

  2. 2
    Article
    Avatar of phProduct Hunt·4y

    Theatre.js - Animation and 3D editor for JavaScript

    Animation and 3D editor for JavaScript APIs to automatically transcribe and understand audio

  3. 3
    Article
    Avatar of phProduct Hunt·4y

    GitHub City - Create a 3D city from your GitHub contributions!

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Code a Minecraft Clone Using React and Three.js

    Code a Minecraft clone using React, JavaScript, and Three.js is a course on the freeCodeCamp.org YouTube channel. You will learn about many React concepts such as useState, useEffect, useRef and custom Hooks for State management.

  5. 5
    Article
    Avatar of hnHacker News·4y

    Animated 3D Backgrounds For Your Website

    Some WebGL effects are slow on older computers. Set a background image or color as a fallback. Not all effects work on mobile devices. Don't use more than one or two in a single page! Don't put too many effects in one place at once.

  6. 6
    Article
    Avatar of phProduct Hunt·4y

    3D Avatar library - Hundreds of 3D avatars for your designs 👨 👩

    A beautiful collection of diverse 3D illustrated avatars for your designs. Hundreds of faces in this initial release and even more to come with the avatar builder. Offer your users a new profile photo with these cool 3D avatars. 30% Bundle Discount Login to get promo code.

  7. 7
    Article
    Avatar of geekcultureGeek Culture·4y

    Getting Started With Three.js

    The ability to render 3D objects in the browser opens up many exciting possibilities for creating interactive experiences. Even a simple task such as rendering a cube requires some knowledge in 3D jargon. Hopefully, this article will get you up to speed and provide the necessary basis, which will help you even if you'll require more advanced features later on.

  8. 8
    Article
    Avatar of asayerasayer·4y

    Implementing 3D graphics in React

    3D rendering is the process of using data and models to represent a three-dimensional interface. In React, there are different libraries to help you to render 3D graphics in React. The Three.js Library, React Three Fiber, and React Three Drei The mesh tag represents the THREE.Mesh() in React, which is a Three.JS function.

  9. 9
    Article
    Avatar of hashnodeHashnode·4y

    Render a 3D Model in the Browser with Three.js and Next.Js

    Three.js is a JavaScript library used to create and display 3D graphics in your web browser using WebGL and JavaScript as a part of the website. In this blog, we will learn how to render a 3D model in the browser with 360o view using Three. JS and Next.js.

  10. 10
    Article
    Avatar of 80lv80 LEVEL·4y

    A Deepfake Version of Keanu Reeves Made With MetaHuman

    YouTube channel Not Face Video Studio has created a stunning deepfake of actor Keanu Reeves. The authors used Unreal's MetaHuman tool, as well as its Mesh to MetaHuman feature. A rough 3D model was then refined with DeepFaceLab, a renowned app for creating deepfakes.

  11. 11
    Article
    Avatar of medium_jsMedium·4y

    Debugging Three.js Projects Just Got a Whole Lot Easier

    Three.js is a JavaScript library that allows users to create and display 3D content in the browser. To build this 3D world, Three.js relies on WebGL, a JavaScript API that allows developers to create triangles, which come together to create a 3D experience in your browser. Ricardo Cabello created Three.

  12. 12
    Article
    Avatar of 80lv80 LEVEL·4y

    An Extremely-Realistic Portrait of Ana de Armas

    Ana de Armas is a Cuban-Spanish actress known for her roles as a holographic AI projection in Blade Runner 2049. Xie Boli used Maya, ZBrush, Mari, Substance 3D Painter, Marvelous Designer, Arnold, NVIDIA Omniverse, and textures from 3D Scan Store.

  13. 13
    Article
    Avatar of geekcultureGeek Culture·3y

    ChatGPT scores 70% on a sample United States Medical Licensing Exam

    Commercial text-to-3D generators have officially arrived. ChatGPT scores 70% on a sample United States Medical Licensing Exam. Luma AI, a company that specializes in applying AI to 3D modeling, just released Imagine in alpha: their product that enables users to create 3D assets entirely with text.

  14. 14
    Article
    Avatar of phProduct Hunt·4y

    clay.css - CSS util for creating inflated fluffy 3D claymorphic shapes

    Micro CSS util class for applying inflated fluffy 3D claymorphism styles to HTML elements. Fully customizable and extensible with CSS variables. SASS mixin also included for even more styling options. For more information on how to use Micro CSS, visit the Micro CSS website.

  15. 15
    Article
    Avatar of devtoDEV·4y

    React Three Fiber and NextJS Starter Template

    WebGL, ThreeJS, and React Three Fiber come into play. ThreeJS is a JavaScript library that uses WebGL to create a low-level 2D and 3D graphics API. react-three-fiber is a React library that integrates ThreeJS more efficiently into the React ecosystem.

  16. 16
    Article
    Avatar of logrocketLogRocket·4y

    Build 3D visuals in Vue with Lunchbox.js

    Lunchbox.js is a custom renderer for Three.js. It uses Vue’s component-based model and declarative style to handle imperative Three.JS functionalities under the hood. The library provides access to primitive Three. JS objects and classes through components, such as: mesh, light, material.

  17. 17
    Article
    Avatar of 80lv80 LEVEL·4y

    The Beast Titan from Attack on Titan Recreated in 3D

    3D Character Artist Bassem Wageeh has recreated the Beast Titan from the anime and manga series Attack on Titan. According to the artist, this character was created to dive deep into new character art techniques, especially hair grooming. The titan was sculpted in ZBrush, textured in Substance 3D Painter, and rendered in Arnold.

  18. 18
    Article
    Avatar of devdojoDevDojo·4y

    Making 3D CSS Flippable Cards

    3d flippable cards with CSS and Javascript. A while back, I wrote an article on 3d interactive CSS buttons. Using a similar technique, I decided to design some 3D interactive user cards. These also work great for lots of different things - for example, a bank card UI, a playing card UI or just a teams page.

  19. 19
    Article
    Avatar of hnHacker News·4y

    Pokemon Deckz

    Pokemon Deckz Pokemon Cards V2 A collection of advanced CSS styles to create realistic-looking effects for the faces of Pokemon cards. The cards use 3d transforms, filters, blend modes, and interactions to provide a unique experience when taking a closer look.

  20. 20
    Article
    Avatar of hnHacker News·4y

    Heaps.io Game Engine

    Heaps is built to support both 2D and 3D environments. Cross platform compilation that compiles natively to the platform you want. Full controller support that includes mouse, keyboard and gamepad support.File formats support PNG, JPG, FBX, OGG, etc.

  21. 21
    Article
    Avatar of gamedevacademyGameDev Academy·3y

    Unity vs. Unreal – Choosing a Game Engine

    Unity and Unreal are used to create games on the market, but in different ways. Unity is the most popular engine for indie developers and mobile games. Both engines have great 3D capabilities, although Unreal is best in terms of graphical fidelity. Coding is a great alternative to coding as it allows you to do the same things.

  22. 22
    Article
    Avatar of css_tricksCSS-Tricks·4y

    Cool CSS Hover Effects That Use Background Clipping, Masks, and 3D | CSS-Tricks

    We’ve walked through a series of posts about interesting approaches to CSS hover effects. In this article, we will build off those two articles to create even more complex CSS hover animations. We’re talking about background clipping, CSS masks, and even getting our feet wet with 3D perspectives.

  23. 23
    Article
    Avatar of communityCommunity Picks·4y

    The revolution of e-commerce 👗with Three.js and AWS Amplify ☁️

    TopShop is a 3D Virtual Dressing Room that aims to help the customer in facilitating the process of buying clothes through the Internet. The first parameter is the model’s filepath, the second is a function that runs once the resource is loaded, the third is undefined for now but can be used for a second function that running while theresource is loading, and the final parameter handles errors. To get started, log in to the Amplify console.

  24. 24
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn WebGPU – A next-generation graphics API for the web

    We just published a WebGPU course on the freeCodeCmap.org YouTube channel. Dr. Jack Xu developed this course. He has over 25 years of programming experience and has published multiple books about WebGPU. You will learn how to create each project from scratch and how to add 3D graphics to your web applications.

  25. 25
    Article
    Avatar of 80lv80 LEVEL·4y

    A 3D Female Model Recreated from a Concept Art

    The new project titled 815 depicts a fantastic 3D female model recreated by Chen from Danyka, a well-known concept art made by Christophe Young several months ago. The 3D version of the character was made using Maya, ZBrush, and Substance 3D Painter.