AltTrees - an alternative system of trees for Unity. Supports SpeedTree, Tree Creator and meshes.
Current version: 0.9.6.1 Beta.
Asset Store - 15$
The starting price - 10**. With updates the **price will grow up to 30.
Available: - LOD system - Billboards fast system - CrossFade transitions LODs - Import trees SpeedTree, Tree Creator and meshes - Import/export of trees to/from Unity Terrain - Planting trees on the Terrain and any other meshes - Easy editing of trees - Hue variations - Rotation of the trees around the Y axis - And much more…
It is planned: - Infinite World - Planting of several types of trees with one hand - Change the quality of shader graphics during game - Edit and save the trees during the game - Storing data in a file (in the user’s disk, a server, …) to save the changes - Changes of trees on the network - Lightmapping - Rotation of the trees around all axes Roadmap Documentation(Video Tutorials)
That’s a pretty impressive difference in performance there. One thing that would really help sell me on this product would be if it included a tool to convert existing trees painted with Unity’s tree system into your system so that it could be easily applied to existing projects without having to repaint all the trees.
The new video will be later. Now I made a few screenshots, please see:
Quality: Fantastic, 100k trees
window 933x1050 px:
fullscreen 1680x1050 px:
I make AAA system for PC and consoles. Maybe mobile will work better, but I do not guarantee it. Maybe in the future I will make a version for mobile, but I do not promise.
Your solution looks very impressive, and is definitely something we would be interested in.
I do have one question tho. Will it be possible to place the trees using script in the editor? In the project we work on, most of the time we have trees (dummies, regular models) done by architects inside CAD software. We just take this data (position, tree type, etc) and inject this into unity terrain. If your system would support similar thing, it would be perfect solution for us. Not only allowing easy editing of already placed trees, but also better performance.
Can’t wait to get my hands on this.
I am looking into using SpeedTree but damn, the performance issues kill me when I set my camera outside of the first village up to the near forrest with only around 40-60 trees.
hmm, 25 fps for just a standard terrain and mostly billboards is not really fast i would say.
the number of placed objects of course seems to be crazy – but i wonder who would do so / need this:
a 8x8 km terrain should probably be chunked and use streaming.
right now it looks as if most cpu resources a spent on culling 3mio objects of which only a few are visible.