List of WebGL frameworks

From Wikipedia, the free encyclopedia

Frameworks are available to create WebGL content quickly and easily without building from the ground up.

경축! 아무것도 안하여 에스천사게임즈가 새로운 모습으로 재오픈 하였습니다.
어린이용이며, 설치가 필요없는 브라우저 게임입니다.
https://s1004games.com

Note: the following list mixes WebGL libraries with game engines as well as cloud services without any distinctions.

Name Scripting Modeling Animation Integrated Audio Integrated Networking Integrated Physics Cloud-Independent WebGL Implementation (Version) WebVR Import Export License Notes and references
A-Frame JavaScript No Yes Yes No No No Native (1.0) Yes OBJ, COLLADA, Community components for glTF, FBX, three.js HTML, three.js MIT License An open-source WebVR framework for building 3D and VR experiences with HTML and Entity component systemecosystem.
Away3D TypeScript No Yes Yes No Yes Yes Flash transpiled(1.0) No No No Apache License 2.0 TypeScript/JavaScript adaptation of the Away3D engine built in Flash.[1]
Babylon.js JavaScriptTypeScript No Yes Yes No Yes Yes Native (1.0) No OBJ, FBX, STL, Babylon All formats supported by Blender and 3dsMax (exporters available) Apache License 2.0 JavaScript framework for building 3D games with HTML 5 and WebGL.[2]
Blend4Web JavaScript Yes Yes Yes No Yes Yes Native (1.0 and 2.0) Yes All formats supported by Blender All formats supported by Blender GPLv3 or commercial Complete 3D Web suite which includes a material editor, logic nodes, VR, animation, spatial audio system and a physics engine.[3]
Clara.io JavaScriptREST API Yes Yes No No Yes Yes Native (1.0) Yes OBJ, FBX, Blend, STL, STP OBJ, FBX, Blend, STL, Babylon.js, Three.js Freemium or commercial Web-based freemium 3D computer graphics software developed by Exocortex, a Canadian software company.[4]
CopperLicht JavaScript No Yes Yes No Yes Yes Native (1.0) No No No Open sourcebased on zlib An open source JavaScript library/APIfor creating games and interactive 3D applications using WebGL, developed by Ambiera.[5]
deck.gl JavaScript No Yes No No No No Native (1.0) No GeoJson, PLY, LAS/LAZ, etc. Yes MIT A WebGL-powered framework for visual exploratory data analysis of large datasets.[6]
Goo Create JavaScript No Yes Yes No Yes No Native (1.0) No FBX, OBJ No Freemium or commercial WebGL game engine coupled with a browser-based editor (Goo Create).[7]
Koru No Yes Yes No No No Yes Native (1.0) No COLLADA, FBX, OBJ, 3DS, STL, PLY, Boxshot Model Files HTML Proprietary Koru is a WebGL authoring tool with scene composing, simple animations and large materials library. Exports to desktop and server-based HTML files. [8]
Kubity No No No No No Yes Yes .NET transpiled(1.0) No No No Proprietary Kubity is an online platform that offers various ways of displaying, exploring and sharing 3D models on Web browserand mobile devices.[9]
LayaAir ActionScript 3.0JavaScriptTypeScript No Yes Yes Yes No No Native, also implements canvas2D (1.0) No FBX No Open source(engine), Proprietary(model conversion) Open-source API for games and multimedia routines modules. Display animation on Web browser and mobile devices.[10]
luma.gl JavaScript Yes Yes No No No Yes Native (1.0) No OBJ Yes MIT A JavaScript WebGL Framework for Data Visualization[11]
multivers3D JavaScript No Yes Yes Yes Yes No Native (1.0) Yes glTF2.0 JSON No Proprietary WebGL middleware for gaming: native libraries (controls, physics, FXs), loaders, profiles, multiusers, encryption & messaging.[12]
OSG.JS JavaScript No Yes No No No Yes Native (1.0) No No No MIT Open-source WebGL framework based on OpenSceneGraph concepts.
PlayCanvas JavaScript No Yes Yes Yes Yes No Native (1.0) No FBX, OBJ No MIT (engine), proprietary(cloud-hosted editor) Open-source 3D game engine alongside a proprietary cloud-hosted creation platform that allows for editing via a browser-based interface.[13]
SceneJS JavaScript No Yes No No Yes Yes Native (1.0) No OBJ No GPLv2 or MIT SceneJS is an open-source WebGL-based 3D visualization engine from @xeoLabs.[14]
Sketchfab JavaScript No Yes No No No No Native (1.0) Yes .3dc, .3ds, .ac, .abc, .obj, .bvh, .blend, .geo, .dae, .dwf, .dw, .x, .dxf, .fbx, .ogr, .gta, .gltf, .igs, .mu, .craft, .kmz, .las, .lwo, .q3d, .mc2obj, .flt, .iv, .osg, .ply, .bsp, .md2, .mdl, .shp, .stl, .txp, .vpk, .wrl, .vrml[15] No Proprietary website used to display and share 3D content online.[16]
Three.js JavaScript No Yes Yes No No Yes Native (1.0) Yes FBX, OBJ, STL OBJ MIT cross-browser JavaScript library/APIused to create and display animated 3D computer graphics on a Web browser.[17]
Unity UnityScript, C#Boo Yes Yes Yes Yes Yes Yes .NET transpiled (1.0 and 2.0) No FBX, OBJ No Proprietary Offers a WebGL build option since version 5.[18]
Whitestorm.js JavaScript No Yes Yes Yes Yes Yes Native (1.0) In v2.x.x All formats supported by Three.js All formats supported by Three.js MIT Super-fast 3D JavaScript framework/APIfor Web Applications & Games. Based on Three.js[19]
Name Scripting Modeling Animation Integrated Audio Integrated Networking Integrated Physics Cloud-Independent WebGL Implementation (Version) WebVR Import Export License Notes and references

 

[출처] https://en.wikipedia.org/wiki/List_of_WebGL_frameworks

본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
번호 제목 글쓴이 날짜 조회 수
183 [CSS 기초] DIV 태그를 이용하여 프레임 나누기 file 졸리운_곰 2017.08.25 496
182 jQuery 스타일 & 속성 다루기 file 졸리운_곰 2017.08.25 598
181 [CSS] 절대위치를 상대위치로 잡기(?) position: relative와 absolute의 응용 file 졸리운_곰 2017.08.17 351
180 Is there a limit of vertices in WebGL? 웹지엘의 제약사항 졸리운_곰 2017.08.16 554
179 JavaScript Performance Monitor file 졸리운_곰 2017.08.16 371
178 Monitor Rendering Performance Within Three.js file 졸리운_곰 2017.08.16 541
» List of WebGL frameworks 졸리운_곰 2017.08.16 500
176 From Unity to Three.js file 졸리운_곰 2017.08.16 1750
175 [Node.js] proxy 환경에서 node.js 설정 file 졸리운_곰 2017.08.16 485
174 Collada dae to three.js json convertor sample file 졸리운_곰 2017.08.16 579
173 THREE.WebGLShader: Shader couldn't compile - Chrome Version 44.0.2403.125 #6929 file 졸리운_곰 2017.08.10 557
172 Uniforms types 졸리운_곰 2017.08.10 547
171 Custom shaders with Three.JS: Uniforms, textures and lighting file 졸리운_곰 2017.08.10 699
170 WebGL and ThreeJS Using Blender Models file 졸리운_곰 2017.08.05 357
169 Importing a Modeled Mesh From Blender to Three.js file 졸리운_곰 2017.08.05 458
168 Using SketchUp Models OrcaXS edited this page on 27 Apr · 7 revisions 졸리운_곰 2017.08.05 459
167 Three.js Loading .mtl and .obj - object stays white file 졸리운_곰 2017.08.05 541
166 Cross-origin resource sharing file 졸리운_곰 2017.08.05 403
165 HTTP 접근 제어 (CORS) 졸리운_곰 2017.08.05 290
164 [three.js] How to Build a First Person Shooter in the Browser with Three.js and WebGL/HTML5 Canvas file 졸리운_곰 2017.07.22 534
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED