16 Commits (233d80f312f4fcc6f9122e073a8985672fd9455c)

Author SHA1 Message Date
Pavel Rojtberg 0bb0989fda ovis: drop SCENE_RENDER_FLOAT which is replaced by getCompositorTexture 7 years ago
Pavel Rojtberg c4c2e85d89 ovis: add getCompositorTexture for reading custom render targets 7 years ago
Pavel Rojtberg c64f925a50 ovis: Camera - allow manually setting zNear and zFar 7 years ago
Pavel Rojtberg c655c31054 ovis: allow up to 4 active texture units 7 years ago
Pavel Rojtberg f7e522a1cb ovis: add updateTexture function and allow grayscale texture format 7 years ago
Pavel Rojtberg 4f3c9fcb5a ovis: add setCompositors method 7 years ago
Pavel Rojtberg 61b03565e6 ovis: allow manipulating entity material and scale at runtime 7 years ago
Pavel Rojtberg 7d1aca38d3 ovis: implement getDepth function for reading the camera depth 7 years ago
Pavel Rojtberg c52eed063b ovis: implement removeEntity method 7 years ago
Pavel Rojtberg faf82d8876 ovis: setMaterialProperty - add overload for setting shader uniforms 7 years ago
Pavel Rojtberg 9e8997856e ovis: add SCENE_AA flag to allow pixel-exact rendering 7 years ago
Pavel Rojtberg 4c1802a70f ovis: add SCENE_RENDER_FLOAT for rendering float images 7 years ago
Pavel Rojtberg e52c4dbef9 ovis: replace renderOneFrame by waitKey for consistency with highgui 7 years ago
Pavel Rojtberg 305679820b ovis: add setBackgroundColor convenience overload 7 years ago
Pavel Rojtberg cc8a8d2d42 ovis: improve documentation 7 years ago
Pavel Rojtberg d0964ab084 ovis: add Ogre3D based visualizer module 8 years ago