Home › Forums › Official Announcements › Verge3D 3.7 pre1 available!
- This topic has 5 replies, 2 voices, and was last updated 3 years, 8 months ago by lamthanhle.
-
AuthorPosts
-
2021-03-02 at 6:42 am #39003Yuri KovelenovStaff2021-03-02 at 6:42 am #39004Yuri KovelenovStaff
Data processing with Puzzles
Data URI can now be used as input for the puzzles read JSON and read CSV. As a result, these puzzle can now be directly connected with the open file and drop file to puzzles. So you can now load
.json
or.csv
files from a local computer (before it was only possible from the network).Besides, the download file puzzle can now use lists, dictionaries or text as input (before it accepted only Data URI). This basically means that you can now download not only images (such as taken screenshots), but also data of any type, for example: save files of the configurator, saved game progress, etc.
The export to gltf puzzle now returns data in url-encoded JSON format which allows you to easily edit the exported data. For example, you can add some custom data to an object and export it.
Other features
The right-click menu for some puzzles now contains the option for creating the associated puzzle. E.g. for the when clicked puzzle you can quickly create picked object, for show – hide and other way around, for open file – opened file, load data – loaded data, etc.
The Blank Scene template was added to the menu for creating new apps. An application created with this template will be missing lights, cameras, and the default cube, although the HDR lighting will be available. You can use this template for procedural scene creation, without even opening the 3D editor (Blender, 3ds Max, or Maya).
3ds Max’ Matte/Shadow and Maya’s aiShadowMatte nodes were simplified and optimized.
The Area lights now cast shadows (which are similar to Point lights).
Fixes
We fixed App Manager crash occurred in cases when the application directory contains a folder ending with
.js
,.css
, or.html
. Also the App Manager now ignoresnpm
’snode_modules
directory which may significantly improve performance if you’re usingnpm
.We fixed a performance issue with outlining. This effect will now work faster.
We optimized the loading of the documentation pages and fixed some issues with search.
2021-03-02 at 6:43 am #39005Yuri KovelenovStaff2021-03-03 at 4:53 pm #39116lamthanhleCustomerIt’s good! Hope the planar reflections have support in this release :)
2021-03-04 at 8:51 am #39134Yuri KovelenovStaffHi,
you can enable reflections with this puzzle
https://www.soft8soft.com/docs/manual/en/puzzles/Postprocessing.html#ssr2021-03-05 at 8:15 am #39163lamthanhleCustomerHi Yuri,
enable reflections didn’t work in my case
discuss in this post -> https://www.soft8soft.com/topic/render-quality-shadow/
-
AuthorPosts
- You must be logged in to reply to this topic.