Mr.doob
|
c844609ae5
Added SSAO example to examples list.
|
10 years ago |
Fordy
|
82837942e1
Added class WebGLProperties, webgl properties now stored in that class. Checks for uuids and existance of properties encapsulated in this class
|
10 years ago |
Fordy
|
7882477c15
removed cube example
|
10 years ago |
Fordy
|
37828617bb
webgl props are removed in one go in object deallocation, added better example, removed other examples, added check for properties at entrance of each function that uses properties
|
10 years ago |
Fordy
|
cd88296bcd
added multiple renderers examples
|
10 years ago |
Fordy
|
4c7239ebcb
decoupled webgl properties and buffers from renderable objects and attributes. Scenes and objects no longer coupled to renderers and may be used between multiple renderers.
|
10 years ago |
Mr.doob
|
eb186972c4
Added multiple elements examples to list.
|
10 years ago |
Callum Prentice
|
cf1efbd8f7
Simplify example as per suggestions from @westlangley and @mrdoob
|
10 years ago |
Callum Prentice
|
9ecbc56001
Proposed example that illustrates a way to convert THREE.Geometry to THREE.BufferGeometry
|
10 years ago |
Mr.doob
|
c7d9c161eb
Moved custom attributes examples to advanced subcategory.
|
10 years ago |
kovacsv
|
23d15a1b27
Apply normal matrix to exported normals in OBJExporter.
|
10 years ago |
Mr.doob
|
338acbf603
Examples: Moved buffergeometry examples to new Advanced section.
|
10 years ago |
Mr.doob
|
8b645efbd6
Added new examples to list.
|
10 years ago |
Mr.doob
|
ff952e5e2e
Made half-float default mode in ocean2 and added to list.
|
10 years ago |
Mr.doob
|
d8eb183445
Added vr_video example.
|
10 years ago |
Mr.doob
|
1aabcb379c
Examples clean up.
|
10 years ago |
Max Strater
|
7e2b8573dd
Allow mouse wheel events through iframe in Mac Safari
|
10 years ago |
Mr.doob
|
6f7299cd8f
Examples: Tweaks to webgl_shadowmap_viewer. Created VR category.
|
10 years ago |
Mr.doob
|
d22bb22db0
Examples: Removed OculusControls/OculusRihtEffect. Use WebVR instead.
|
10 years ago |
Fernando Serrano
|
406c33e50a
Buffergeometry example with drawcalls
|
10 years ago |
Mr.doob
|
8a9f51962c
Swapped examples.
|
10 years ago |
Mr.doob
|
7affadb5da
Docs/Examples: css clean up.
|
10 years ago |
Mr.doob
|
f751ca21de
Docs/Examples: Easier to tap links.
|
10 years ago |
Mr.doob
|
4f1aa0c51c
Docs/Examples: Minor css tweak.
|
10 years ago |
Mr.doob
|
85a9ce57e8
Examples: Mobile friendly.
|
10 years ago |
Mr.doob
|
5b93b458c1
Renamed tonemapping example.
|
10 years ago |
Mr.doob
|
164d40fe99
Merge pull request #5612 from Verold/adaptiveToneMappingHDR
|
10 years ago |
Mr.doob
|
8563fe529d
Enviroment map example clean up.
|
10 years ago |
MiiBond
|
aacb30d083
Merge branch 'dev' of github.com:mrdoob/three.js into adaptiveToneMappingHDR
|
10 years ago |
Michael Bond
|
9da365cac5
Adding adaptive tone-mapping postprocessing pass and example
|
10 years ago |