OUR SERVICES
AVATAR 3D CREATOR – Our company designs and creates highly customized avatars for corporate use implementing the necessary software to make them human-like and to achieve your goals. These virtual humans can represent brands, be spokespersons for your company, be used in creating advertising videos, or interact directly with your users, talking to them and offering your services through the use of artificial intelligence. More information?
SIGN IN BELOW WITH GOOGLE & CREATE YOUR REALISTIC AVATAR TO USE DIRECTLY IN YOUR 3D EDITOR ONLINE SCENE
3D Editor Online is a free Viewer/Editing/Converter for 3D models
Compatible with all popular 3D formats such as DRC, FBX, GLB, GLTF, OBJ, PLY, STL, USDZ.
3D Editing Online Easy and affordable for everyone.
You can change the position, size, colors, make it move, add animations and sounds to your 3D model.
With this editor you will be able to create your personalized videos using your avatar or real interactive games.
You can then export and download your project and re-import it at your convenience to make further changes.
Example:
- 3D EDITOR ONLINE – The Navbar. It provides an easy access to import/export options and to add any object on the scene.
- 3D EDITOR ONLINE – Play/Stop. Here you can play or stop your 3D scene. If you have any script associated to your objects, when you press play, it will run the script.
- 3D EDITOR ONLINE – Project settings. Here you can setup the project settings.
- 3D EDITOR ONLINE – Outliner. Where you have listed all the elements that are included on the scene (3D objects, lights and cameras).
- 3D EDITOR ONLINE – Properties panel. If you have an element of the scene selected, here you have all the info needed to modify it. Some of the fields are editable, others are only readable.
- 3D EDITOR ONLINE – Toolbar 3D. You can translate, rotate or scale any element, on local or global mode.
- 3D EDITOR ONLINE – Scene editor. Here you can directly edit your scene and select any element to edit it.
- 3D EDITOR ONLINE – Add. A visual way to add elements into the scene.
Import
You can import any 3D file you have in your device, or any object/scene exported (JSON format). Binary glTF (.glb) is recommended because you have included the materials too.
3D Converter Online
CONVERt Object
Convert any object selected in any 3D file.
3D Export Online
Export Object
Export any object selected in any 3D file ir JSON format.
Export Scene
Export the whole scene in JSON format.
Export glTF
Export any object selected in any 3D file.
Undo/Redo
You can undo or redo any action pressing these buttons or through the toolbar / Edit / Undo or Redo.
3D Project settings
You can show/hide it pressing ‘info’ icon next to undo/redo buttons. Here you can set the name of your project, if you want to autosave automatically, to set up the renderer basic properties or if you want to have VR support. In addition to this, you can set the background color and the fog of your scene. You have an info part with all the objects, vertices and triangles on the scene, this directly affects the performance of your scene.
How to use the scene graph
Inside it, you can drag the elements and organize it with hierarchy.
Using multiple cameras
If you have multiple cameras in your scene, you can change the camera that will be active on the scene graph.
3D Adding Objects
Add a Group
Groups are useful for multiple 3D objects to share their position, rotation and scale properties.
Add a 3D Object
You can add up to 14 different 3D shapes. If you need to add another different shapes, you can import it from your device if you have a 3D model saved.
Add a Light
Ambient light
This is a light that will project the same amount of light in every direction. You can change the intensity (1 by default) and color.
Directional light
This light emits light from a position projecting shadows (if you have Cast checked) and different intensity depending on its position.
Hemisphere light
This light is similar to the ambient light (same light in all directions) but you can set up top and bottom color.
Point light
This is similar to a bulb, you have the same properties as the directional light and you can play with its distance and decay.
Spot light
It is a cone of light, you have similar properties than point light and a penumbra parameter to smooth the light in the corners of the cone.
Add a Camera
Orthographic camera
With this camera all objects appear at the same scale.
Perspective camera
The objects which are far away are smaller than those nearby.
3D Object properties
ID related properties
Every element added to the scene it has a unique UUID, you can renew it, but it is not a must. Name field is important to manage your elements from the scripts.
Position / Rotation / Scale related properties
You can edit these parameters to exact values or dragging the pointer.
Visibility related properties
Beyond visible, frustum cull removing objects that lie completely outside the viewing frustum from the rendering process. And Shadow / Cast / Receive are a MUST if you want to use shadows on your scene.
Custom properties
Camera
The most common properties to edit here are the FOV (Field of view) (the common values are from 35 to 90) and the near and far, if you want to adjust the renderable area.
Geometries
Geometry basics
Each 3D object is a Mesh and this mesh has two parts, a geometry and a material. This geometry determines the shape of the object.
ID related properties
Similar to the object (Mesh) element, each geometry has its own UUID and name.
Custom properties
Each geometry it has its own properties. For example a Box has width, height and depth and how many segments are made up.
3D Materials
Materials basics
Every 3D object has a material (by default is a MeshStandardMaterial). It is important to know that multiple objects can share the same material (you can copy and paste between them).
Types of materials
Common types used
Although there are more than 10 types of materials, most of the time we will use one of these two.
MeshBasicMaterial
It is the cheapest (in performance) because it doesn’t calculate any light. It is like an unlit material, and it is commonly used with an image as a map texture.
MeshStandardMaterial
It is the most realistic one but expensive (in performance). You can play with multiple maps and with roughness and metalness values. It is the closest thing to a PBR material.
3D Scripts
Add a new script
On each element of the scene you can add multiple scripts. Programming with JS and following this manual you can add interactivity to your project.
Use predefined scripts
You can add three examples of basic code to your elements. Rotate, translate or/and scale it.
3D EDITOR ONLINE FREE – DISCUSSION FORUM
3D EDITOR ONLINE Forum
- Blender: Create 3D Animation directly changing bones rotationShareOne luxury of computer animation is the ability to continually go back and tweak things, make changes, and improve the animation. You can take advantage of this process in Blender by training yourself to work in passes. Animate your character’s biggest, most pronounced motion first. Make sure that you have the timing down. Then move to the next pass, working on slightly more detailed parts of the performance. For example, animate your character’s arm and hand bones before you get into the nitty-gritty details of animating the fingers. The biggest reason to work this way is time. It’s much easier…
- Hair weight deformation in Blender. How to set upShareTutorial – Hair Weights: As requested, I’ll be going over how I learnt to do weights for hairs ! I would like to mention that @qicc taught me this method so all credit goes to him, he’s a true king! So, without further ado, let’s begin 🙂 * Recommend that you read via Dashboard as opening the images on my theme does not work * Step 1: 1 – separate the hair and the hairline by using link selection (L) and hovering your cursor over the hairline. Then, press P on your keyboard to separate to a new layer. 2 –…
- 3D EDITOR ONLINE FREE – TUTORIALShareIntroduction 3D EDITOR ONLINE is completely free and complements the functions of viewer, editor and converter for the most used 3D file formats. You can use textures choosing from your images into the 3D object materials, and you can export it like whole scene or single object. With this editor you will be able to create your personalized videos using your avatar or real interactive games. Interface Import You can import any 3D file you have in your device, or any object/scene exported (JSON format). Binary glTF (.glb) is recommended because you have included the materials too. 3D Converter Online CONVERt…
- How to Make Money With Your Customer Avatar?ShareI talk with Black women entrepreneurs consistently about the importance of creating a customer avatar. You’ll see this all over the internet and in sales courses everywhere, including the Sistahbiz Global Network coursework. Despite how often it comes up, though, it’s still common to see customer avatars being misunderstood, taken for granted, or straight up underutilized once the initial activity is completed. Point blank, that’s just a waste of an amazingly valuable exercise and business tool! So today I want to talk a little about how to use your customer avatar to make money for you. But first…let’s get clear…
- 3D Avatar Singing and Dancing Controlled by UsersShareDigital 3D avatar singing and dancing controlled by users Click on the central round CLICK ME button to start the music.The avatar will start playing 10 random movements.• You can try with the number keys from 1 to 10 that you find lined up on the left side of the keyboard (above the letters) to change the dance movements.• With the 4 central arrows on the keyboard you can change the position of the avatar.• With the + and – key found on the numeric keypad to the right of the keyboard, you can zoom in and zoom out on…
- Create the project of your house in 3DShareWe create the 3D rendering of your house from a 2D proyect or from your ideas in one week. Contact us Share
- Best 3D Full Body Avatar Creator Free Online (2023)ShareThis is our selection of several full-body avatar makers you can find on the internet. Which one would you like to use? For the last 15 years, we have seen a huge evolution on the internet regarding social media. We have created a digital version of ourselves and within it, we have developed our own virtual identity. When we make the decision of creating our avatar, we want it to be embedded with our physical appearance and resemble us. But sometimes we want our avatar to reflect qualities whether we aim to have (muscles, being taller or slimmer) or maybe…
- Best 3D Avatar Creator websites free onlineShare The 10 best 3D avatar creator websites free online Although you can find different apps to create your own 3d avatar, today, we are focusing on websites. There are many differences from website to website, and depending on your needs, it could be challenging to find the right one for you. Also, some websites offer a 3d avatar service drawn by expert artists, and you can find websites where you can create a 3d avatar from photos or build up from scratch; it all comes down to your needs and preferences. The purpose of this list is to help…
- YOUR REALISTIC FULL BODY 3D AVATAR?Share Working for you 24 hours a day without sleep! 🙂 I can use your face and your voice. And travel to Milano to New York in seconds 😉 Only on Avatar3DCreator.com Share
- 3D Avatar – Half Body Avatar Film. Avatarize yourselfShare Avatarize your face with Avatar3DCreator.com Avatarize yourself like the actors from the film “Avatar 2” Here the link to the page: Avatarize yourself like the actors from the film “Avatar 2” Share
DO YOU NEED YOUR PERSONALIZED PROJECT OR VIDEO?
Contact Us