Clara.io

Last updated
Clara.io
ClaraLogoBeta-trimmed.png
Porsche Cayman (VRay) Clara.io Screenshot.png
Clara.io with a V-Ray rendering of Porsche Cayman 3D model
Type of site
3D computer graphics software
Available inEnglish
Owner Exocortex
URL clara.io
CommercialYes, Freemium
RegistrationRequired
Users 85,000+ [1]
Launched9 June 2013;10 years ago (2013-06-09)
Current statusOnline (Abandoned)
Content license
Creative Commons
Written in JavaScript [2]

Clara.io is web-based freemium [3] 3D computer graphics software developed by Exocortex, a Canadian software company. The free or "Basic" component of their freemium offering, however, places severe restrictions, such as on saving models and importing texture maps, which are undisclosed in the company's own descriptions of their plans. [4] [5] [6]

Contents

History

Clara.io was announced in July 2013, [7] and first presented as part of the official SIGGRAPH 2013 program later that month. [8] By November 2013 when the open beta period started, Clara.io had 14,000 registered users. [2] Clara.io claimed to have 26,000 registered users in January 2014, [9] which grew to 85,000 by December 2014. Clara.io was permanently shut down on December 31, 2022, [10] but the site is currently still partially functional to logged-in users.

Features

Technology

Clara.io is developed using HTML5, JavaScript, WebGL and Three.js. Clara.io does not rely on any browser plugins and thus runs on any platform that has a modern standards compliant browser. [7]

Screenshots

A V-Ray rendering of an APU Drone 3D model APU Drone (VRay) Clara.io Screenshot.png
A V-Ray rendering of an APU Drone 3D model
4-panel editor interface. ClaraIO HenrySegerman STL.png
4-panel editor interface.
V-Ray rendering of the standard Sponza Atrium model. Crytek Sponza (VRay) Clara.io Screenshot.png
V-Ray rendering of the standard Sponza Atrium model.

See also

Related Research Articles

<span class="mw-page-title-main">VRML</span> File format for representing 3D interactive vector graphics

VRML is a standard file format for representing 3-dimensional (3D) interactive vector graphics, designed particularly with the World Wide Web in mind. It has been superseded by X3D.

X3D is a set of royalty-free ISO/IEC standards for declaratively representing 3D computer graphics. X3D includes multiple graphics file formats, programming-language API definitions, and run-time specifications for both delivery and integration of interactive network-capable 3D data. X3D version 4.0 has been approved by Web3D Consortium, and is under final review by ISO/IEC as a revised International Standard (IS).

Autodesk 3ds Max, formerly 3D Studio and 3D Studio Max, is a professional 3D computer graphics program for making 3D animations, models, games and images. It is developed and produced by Autodesk Media and Entertainment. It has modeling capabilities and a flexible plugin architecture and must be used on the Microsoft Windows platform. It is frequently used by video game developers, many TV commercial studios, and architectural visualization studios. It is also used for movie effects and movie pre-visualization. 3ds Max features shaders, dynamic simulation, particle systems, radiosity, normal map creation and rendering, global illumination, a customizable user interface, and its own scripting language.

<span class="mw-page-title-main">Wings 3D</span>

Wings 3D is a free and open-source subdivision modeler inspired by Nendo and Mirai from Izware. Wings 3D is named after the winged-edge data structure it uses internally to store coordinate and adjacency data, and is commonly referred to by its users simply as Wings.

<span class="mw-page-title-main">OpenSceneGraph</span>

OpenSceneGraph is an open-source 3D graphics application programming interface, used by application developers in fields such as visual simulation, computer games, virtual reality, scientific visualization and modeling.

<span class="mw-page-title-main">Carrara (software)</span> 3D rendering software

Carrara is a full-featured 3D computer graphics application featuring figure posing and editing, as well as nature modeling, in addition to traditional modeling, animation, texturing and rendering. The software is also capable of dynamic hair and fur simulations, particle effects, soft body and rigid body dynamics. Carrara is now owned and developed by Daz 3D. Carrara is compatible with Poser and Daz Studio formats of 3D figures and props. It is further supported by a number of 3rd party plug-ins and add-ons.

<span class="mw-page-title-main">3D computer graphics</span> Graphics that use a three-dimensional representation of geometric data

3D computer graphics, sometimes called CGI, 3-D-CGI or three-dimensional computer graphics, are graphics that use a three-dimensional representation of geometric data that is stored in the computer for the purposes of performing calculations and rendering digital images, usually 2D images but sometimes 3D images. The resulting images may be stored for viewing later or displayed in real time.

<span class="mw-page-title-main">Softimage 3D</span> 3D graphics programme that preceded SoftimageXSI

Softimage|3D was a high-end 3D graphics application developed by Softimage, Co., which was used predominantly in the film, broadcasting, gaming, and advertising industries for the production of 3D animation. It was superseded by Softimage XSI in 2000.

Web3D, also called 3D Web, is a group of technologies to display and navigate websites using 3D computer graphics.

<span class="mw-page-title-main">Antics3D</span> 3D animation software program

Antics3D was a real-time 3D animation software program published by Antics Technologies. It is used by amateurs and professionals to create 3-dimensional, animated visualisations of events in a variety of industries. Filmmakers form the largest userbase, who use the software for pre-vizualisation, storyboarding and machinima. However, the software is also used in forensic animation, education, training and many other areas which benefit from animated visualisations. The user interface in Antics3D, which is significantly easier than in traditional animation software, has in large part contributed to its uptake in these sectors that lack animation expertise.

3D computer graphics software refers to programs used to create 3D computer-generated imagery.

<span class="mw-page-title-main">WebGL</span> JavaScript bindings for OpenGL in web browsers

WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins. WebGL is fully integrated with other web standards, allowing GPU-accelerated usage of physics, image processing, and effects in the HTML canvas. WebGL elements can be mixed with other HTML elements and composited with other parts of the page or page background.

<span class="mw-page-title-main">Away3D</span>

Away3D is an open-source platform for developing interactive 3D graphics for video games and applications, in Adobe Flash or HTML5. The platform consists of a 3D world editor, a 3D graphics engine, a 3D physics engine and a compressed 3D model file format (AWD).

<span class="mw-page-title-main">Three.js</span> JavaScript library for 3D graphics

Three.js is a cross-browser JavaScript library and application programming interface (API) used to create and display animated 3D computer graphics in a web browser using WebGL. The source code is hosted in a repository on GitHub.

glTF 3D scene and model file format

glTF is a standard file format for three-dimensional scenes and models. A glTF file uses one of two possible file extensions: .gltf (JSON/ASCII) or .glb (binary). Both .gltf and .glb files may reference external binary and texture resources. Alternatively, both formats may be self-contained by directly embedding binary data buffers. An open standard developed and maintained by the Khronos Group, it supports 3D model geometry, appearance, scene graph hierarchy, and animation. It is intended to be a streamlined, interoperable format for the delivery of 3D assets, while minimizing file size and runtime processing by apps. As such, its creators have described it as the "JPEG of 3D."

<span class="mw-page-title-main">Art of Illusion</span>

Art of Illusion is a free software, and open source software package for making 3D graphics.

<span class="mw-page-title-main">Babylon.js</span> Real-time 3D rendering engine for JavaScript

Babylon.js is a real time 3D engine using a JavaScript library for displaying 3D graphics in a web browser via HTML5. The source code is available on GitHub and distributed under the Apache License 2.0.

<span class="mw-page-title-main">Verge3D</span> Real-time renderer and toolkit software

Verge3D is a real-time renderer and a toolkit used for creating interactive 3D experiences running on websites.

8XR is a browser-based game engine for building immersive experiences and 3D games with HTML and Entity component system ecosystem. The engine combines graphic builder tool and visual scripting.

References

  1. Clara.io December 2014 Update
  2. 1 2 The future of 3D creation: on the web? FXGuide. 2013-11-04
  3. 1 2 "Pricing · Clara.io". clara.io. Retrieved 2021-01-03.
  4. Clara.io: Next-generation web-based 3D creation. Exocortex. 2013-07-10
  5. Democratizing 3D: Ottawa tech firm Exocortex bets on cost saving animation tool. Archived 2013-12-14 at the Wayback Machine Ottawa Business Journal. 2013-04-02
  6. Could Clara.io change the Future of the Visual Effects Industry. Archived 2013-12-12 at the Wayback Machine Gnomon School of Visual Effects. 2013-10
  7. 1 2 Clara.io: The Power of Desktop 3D Software in the Cloud. CG Channel. 2013-07
  8. Clara.io: Full-Featured 3D Content Creation for the Web and Cloud Era. Archived 2013-12-12 at the Wayback Machine SIGGRAPH 2013 Official Program
  9. Clara.io gets an update, funding, and guidance
  10. "Clara.io is closing down | CG Channel" . Retrieved 2022-12-31.
  11. Cloud-based Interactive Rendering with V-Ray within Clara.io. Chaos Group 2013-08
  12. 3D Model Library