Skip to content

Commit 23ccadd

Browse files
authored
Merge pull request #15855 from paulmasson/patch-2
Clarify availability of renderers
2 parents 2d50e54 + b36f4af commit 23ccadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ three.js
1010

1111
#### JavaScript 3D library ####
1212

13-
The aim of the project is to create an easy to use, lightweight, 3D library. The library provides Canvas 2D, SVG, CSS3D and WebGL renderers.
13+
The aim of the project is to create an easy to use, lightweight, 3D library with a default WebGL renderer. The library also provides Canvas 2D, SVG and CSS3D renderers in the examples.
1414

1515
[Examples](http://threejs.org/examples/) —
1616
[Documentation](http://threejs.org/docs/) —

0 commit comments

Comments
 (0)