binstream Posted April 7, 2016 Posted April 7, 2016 Key Changes New orbits demo Water improvements (bigger waves, better reflections, better underwater mode) Support for Oculus CV1 (consumer version) Introducing export to FBX Improved SimLights add-on Other improvements and minor bugfixes This release is mostly stabization one, however, it also brings some nice features. New Orbits Demo The demo shows visualization of satellites' trajectories around the Earth. It features the following: Visualization of dynamically generated trajectories. Interactive satellite models. 3D model of the planet. Custom atmosphere rendering. Night cities lighting. Any trajectory can be generated in real-time by means of API (this can be useful for cases based on an external data feed). This demo is available in Sim edition only. Water Improvements Improved Reflections Screen Space Reflection (SSR) technique works well for the majority of water conditions, however we decided to make water even more realistic with optional planar reflections, which can be especially useful for calm water (0-2 Beaufort). You can enable it in the States tab of the material. Configurable Underwater Environment Underwater environment now looks more physically correct: environment and Sun lighting affect the underwater color, and it is also possible to add additional turbidity, that is, make the water silty or crystal clear. Fine tuning that is possible with the following new fog parameters: transparency, color, lighting depth, environment lighting, sun lighting. DOF distance can also be adjusted now. Accurate Beaufort Scale Based on your feedback, we improved our Beaufort Scale, especially for violent storms. Support for Oculus CV1 AppOculus plugin works with the latest version of Oculus SDK (1.3). It now lets you create VR apps for recently released Oculus Rift CV1 (Consumer Version) devices. Sound subsystem has been also improved to be HMD-compatible. FBX Workflow Improvements Export to FBX Introducing FBX export support: you can simply export a part of the scene from the UnigineEdtior and save it to .fbx file. This provides a wide range of use cases for artists: for example, after exporting the scene you can bake lightmaps with the 3rd-party tool (e.g. V-Ray). We're positive you're gonna come up with much more! Export button is located in the Nodes window. Supported node types: ObjectMeshStatic ObjectMeshSkinned Players Light sources FBX Import Optimizations Reduced memory consumption on import. Improved triangulation algorithm. Updated SimLights Add-On Implemented runway sample featuring different light types: PAPI, RAIL, ALS (including rabbit lights). Added blinking offset parameter. Minor bugfixes. Fine Control for Lighting and Reflections Added new global parameters: Ambient (environment) modulation, can be greater than 1.0 (useful for some dark scenes). Reflection modulation. Sky color modulation. Added control for reflection and ambient light intensity into EnvironmentProbe. That enables you to easily convert any EnvironmentProbe either into a pure light probe, or a pure reflection probe. Other Improvements and Bugfixes Renderer Added new use_taa material state for post-processes. It provides an additional temporal anti-aliasing for the post-processing effects. Removed delays (and a nagging splash screen) on rendering features changes; the engine now reloads shaders on-the-fly. Changed ObjectBillboards fade factor calculation: all billboards will be faded simultaneously relative to the surface pivot. render_reflection renamed into render_reflection_dynamic. UUSL: added support for line primitives (LINE_IN) as geometry shader input. Added support for panorama grabbing. Fixed triplanar material. Fixed terrain lighting. Fixed ObjectGUI + WidgetSpriteVideo with logarithmic depth buffer. Fixed clouds rendering with logarithmic depth buffer. Fixed viewport and reflection masks for multi-monitor setups. Fixed panorama rendering. Fixed planar reflections for forward rendered materials. Fixed font color modulation in gui_base material. Fixed alpha test dependency from parent material settings. Fixed saving of render_exposure_mode setting. Sound Added Sounds class to handle sound output source: you can specify the playback device via code. Fixed sounds, they are now disabled when the applicatoin window gets inactive, or goes out of focus. Fixed listener orientation for Oculus mode. Added runtime default playback device change support, the engine will now automatically detect that. API Added engine.app.isActive() / App::isActive method to check if the application window is active or not. Added public constructors to Node based classes in C# API, you can now easily create them using the "new" operator. Added Node::isExtern() method that lets you check whether the node is of NodeExtern, WorldExtern, or ObjectExtern type. Added direct access to ObjectDynamic vertex buffer. Added new Environment and LightEnvironmentProbe intensity functions. Added example of C++ class member callback. Other API improvements, see details in API Migration Guide. Miscellaneous Added support for NodeExtern / ObjectExtern / WorldExtern nodes in Syncker. ObjectGuiMesh now uses streaming. "dynamic" flag has been renamed to "unique" in ObjectGuiMesh, ObjectMeshCluster, ObjectMeshClutter, ObjectMeshSkinned, ObjectMeshStatic, BodyPath, WorldTransformPath nodes. Fixed extern node serialization. Fixed Gui::addChild() and Widget::addChild(), those methods now will not change widget flags if you did not pass an explicit flags argument. Fixed Body::setContactCallback() calls with 2 arguments. Fixed WidgetLabel.setFontColor() on ObjectGUI. Fixed loading resources stored in .ung files. Fixed grass placement on the geodetic ellipsoid with disabled intersection flag. A lot of minor bugfixes and improvements. Documentation Updated articles on water_global_base, mesh_base materials. Added the migration guide for UNIGINE 2.2 users. Updated the Rendering Settings window parameters. A bunch of unified API reference updates. Your feedback is much appreciated, as always.
silent Posted April 11, 2016 Posted April 11, 2016 Known Issues Engine (2.2.1, ver-2.2-73f944a): Error X3004: undeclared identifier 'lightmap' in "core/shaders/mesh/fragment/transparent/ambient.frag" shader. Unicode keypress function inside UnigineApp is never called. App::setVideoMode will result in engine crash or can lead to unstable behavior. Calling Visualizer::setEnabled(0|1) from C++ / C# API will not enable or disable visualizer. Please, use show_visualizer 1 console command instead. Unigine::Object::getBodyRigid always returns NULL. Editor (2.2, ver-2.2-73f944a): FBX Export is not working for NodeReference objects. Enabled Plays.TV from AMD will result in Editor instability. Solution: uninstall plays.tv completely. Not all new rendering features are exposed into Tracker. Fix described in this forum post. Add-ons / Plugins: Kinect add-on samples are broken. SDK Browser (1.6.1, build 4812): Sometimes buttons like "Run" will not react on click action. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
deepak.tripathi Posted April 20, 2016 Posted April 20, 2016 Hi, New orbits demo is not available into download section. From where we can get it ? Regards Deepak
silent Posted April 20, 2016 Posted April 20, 2016 Hi Deepak,You can get it only from the SDK Browser (Demos section).Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
deepak.tripathi Posted April 20, 2016 Posted April 20, 2016 Thanks Silent, we downloaded the Sim_Windows_SDK zip from Downloads for offline use. In demos sections no demos are available. Let me Know how can i get for Offline use.
silent Posted April 20, 2016 Posted April 20, 2016 Hi Deepak, I'm afraid, the only way to get this demo is to download it via SDK Browser. After that you can manually add demo into Sim_Windows_SDK.zip archive if needed. There is no standalone downloadable Orbits demo available. In demos sections no demos are available. If you are using offline mode - this is expected behavior. You will need a PC that have internet connection to get the Demos. Also you will need to login at the SDK Browser first and have at least a single SDK installed in SDKs section. If you have installed SDK Browser with at least a single SDK is available in SDKs section and after login you still don't see any demos available for download, please send us SDK Browser logs from %userprofile%/AppData/Local/Unigine_SDK_Browser (browserxxxx.log files). Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
deepak.tripathi Posted April 21, 2016 Posted April 21, 2016 Thanks Silent for clarification, i will revert it back if any more problem arises.
silent Posted June 24, 2016 Posted June 24, 2016 mh.liang In the next version (2.3) that we plan to release next month. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts