提交歷史

作者 SHA1 備註 提交日期
  Fernando Serrano d16d9746e1 Move multiview.isAvailable() to renderer.capabilities.multiview 6 年之前
  Fernando Serrano 067333ce07 Change multiview example title 6 年之前
  Fernando Serrano 2e73301d34 Added comment to explain the requirements for OVR_multiview2 and text indicating if it's available 6 年之前
  Fernando Serrano 5a1f73f2a6 Remove unneeded changes on webglprogram 6 年之前
  Fernando Serrano 4fd113ba58 Change webvr_multiview to use modules 6 年之前
  Fernando Serrano 4e42112640 Fix lint issues and some minor changes 6 年之前
  Fernando Serrano 2f61505f45 Remove webgl_multiple_views_multiple example 6 年之前
  Fernando Serrano 66b671b2e3 Detect antialias on multiview.isAvailable() 6 年之前
  Fernando Serrano 5b32aab362 Added context to multiview 6 年之前
  Fernando Serrano be3c3ba768 Add webvr_multiview example 6 年之前
  Fernando Serrano 45bf8ad504 Remove multiview request and handle it just automatically 6 年之前
  Fernando Serrano 8d8204f26a Remove ballshooter_multiview from examples list 6 年之前
  Fernando Serrano b5a44f1457 Added multiview example on examples list and add some options to enable/disable support 6 年之前
  Fernando Serrano f4c0cf956a Remove ballshooter_multivew from files 6 年之前
  Fernando Serrano 701c145379 Remove _multiview examples and fix url on files for multiview multiple views example 6 年之前
  Fernando Serrano 24a5191cd9 Fix minor style issues 6 年之前
  Fernando Serrano 60eaccc692 Switch from camera.bounds to viewport 6 年之前
  Fernando Serrano f076edccd3 Check if camera is compatible with multiview 6 年之前
  Fernando Serrano 0c2f53a94c Use getDrawingBufferSize instead of canvas directly and minor functions renaming and restyling 6 年之前
  Fernando Serrano 04c11963ab Properly dispose WebGLMultiviewRenderTarget textures and fbos 6 年之前
  Fernando Serrano ce60052f1c Refactor renderObjects, fix Multiview.getNumViews() and capabilities.maxNumMultiviewsViews 6 年之前
  Fernando Serrano f5809c2fbf Clean up WebGLMultiview allocations and simplify update matrices code 6 年之前
  Fernando Serrano 5c29bf2c4d Remove supportsMultiview and add numMultiviewViews instead 6 年之前
  Fernando Serrano 75e66cdfec Add setNumViews() to WebGLMultiview 6 年之前
  Fernando Serrano ffc4b96b51 Add WebGL multiple views with multiview example 6 年之前
  Fernando Serrano f9fb573980 Remove matrices from camera and object and move them to aux variables to reuse them 6 年之前
  Fernando Serrano ea60c3b7c0 WebGLMultiviewRenderTarget added and refactored WebGLMultiview 6 年之前
  Fernando Serrano 96d2a4d735 Add getNumViews() value to the layout(num_views) directive for multiview 6 年之前
  Fernando Serrano 90521b8f8e Set multiview uniforms matrices array size based on multiview.getNumViews() 6 年之前
  Fernando Serrano f75f6f46f1 Fix scope when computing camera matrices on multiview 6 年之前