Jump to content

STACKER

Member
  • Content Count

    36
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by STACKER

  1. Hi, After some tests and corrections I decided to put it on the open test. If anyone needs this program, I will repair the remaining errors and also change or add new features if needed. Program to generate a vegetation by mask. It can: 1) Import object list from Terrain Builder. 2) Random place objects on area selected by color from sat. mask texture. 3) Generate object by defined random values of size, direction, pitch. 3) Export result as .txt back to TB. Small manual: 1) Create new project. 2) Import mask image. 3) In upper menu select "objects database", and fill it with your objects. You can import them from TB project. Press import button and select .tml file from \TemplateLibs folder. 4) Create new color mapping (press button "New color mapping" and name it). Select created color mapping item, then double click on map cell (2d mode)), right click on tile and select color. 5) Add layers to created color mapping. Right click on mapped color item and add layers (like Forest), select % object fill on this layer. 6) Setup layer objects. On layer press on "0" button and select out objects for this layer. 7) Press "Generate placement". For all map object placement in map view or in 3d view for single tile generation (for quick TB import, testing). 8) Result for TB import will be generated as .txt in selected output folder. Notes: "number of tiles" = basically copy this value from TB project. color mapping = color from mask, on with objects will be placed. go back to the full map view = press 'M' or Backspace Tips: 1) You may need to setup drive path with more free space for ImageMagick cache files: Menu>AppSettings 2) For better performance us bigger number for "Tiles in row count" in project setup. Try to have < 512px tile resolution. Example: You have 36864px source image resolution and tiles in row count 96, 36864 / 96 = 384px. .Net Framework 4.7 requeued. Discord channel: https://discord.gg/rGTmrFU Link: ver. 0.9.12 https://install.appcenter.ms/users/stacker/apps/sflora/distribution_groups/internal Manual: https://1drv.ms/b/s!Ao0Oj5mjcuAikptxVeVTf9IzIgRfCA
  2. Link to ver. 0.9.12 https://install.appcenter.ms/users/stacker/apps/sflora/distribution_groups/internal
  3. Hi all, I done small manual for sflora. https://1drv.ms/b/s!Ao0Oj5mjcuAikptxVeVTf9IzIgRfCA Let me know if something is not understandable written or missing.
  4. First, I'll finish the text version. Then maybe I'll make a video.
  5. Hi, Maximum database size (4gb) exceeded. If you have multiple mask imports, maybe there lift some unused tiles in database, try to create new project from scratch. Or try to split project on half, by using x/y offsets.
  6. New ver. 0.9.9.6a released, see first post. Fixed bug with < 1m/px mask resolution.
  7. Sry, I will add more detailed manual later. "number of tiles" = basically copy this value from TB project. color mapping = color from mask, on with objects will be placed. go back to the full map view = press 'M' or Backspace
  8. New ver. released, see first post.
  9. Sorry, forgot add to archive. Here link on manual: https://1drv.ms/b/s!Ao0Oj5mjcuAijN8J0WTIfALl2CDpmg Btw, cool screens. :) To control density you need to play with "obj. count" parameter. and with "MinDistance" param. for objects placed in selected layer. For big trees I recommend use ~1 or 2 m. For smaller bushes 0.5 or 0.1. As overall workflow i recommend to start in TB by setting up objects templates. Setup min/max random size for each object. group objects by type in different templates. Then import TB templates to sflora and there adjust MinDistance values.
  10. Hi, I will try with your parameters, then I think I can tell you how to fix this problem.
  11. Hi, PM me yours project settings.
  12. Yes it is because the program is not signed.
  13. Try this new ver. :) https://1drv.ms/u/s!Ao0Oj5mjcuAijN5ZIr1JfX1Oi1Kfjg
  14. Hi, Did you get this error on program start? localDB server is Microsoft database system. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/sql-server-2016-express-localdb
  15. Hi, Please send me screenshot of your project setup.
  16. Hi, Can this debug ability be used in Visual Studio itself?
  17. Hi, In the process of working on the project of my island, I've created a small program to generate a vegetation by mask. There is still many bugs, and i only tested it with my island parameters. It can: 1) Import object list from Terrain Builder. 2) Random place objects on area selected by color from sat. mask texture. 3) Generate object by defined random values of size, direction, pitch. 3) Export result as .txt back to TB. So i have question is there anybody interested in using this program? the App :) Tarrain Builder
  18. Hi, Try to remove reference on roads.shp from config file. In my case, with the same error, it helped
×