SL22W07: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:




* define location as middle loc
* Chunkli sub-chunk data management approach:
* use width, height, depth as params
* use noise function for roughness
* detect features and fully include or exclude
* action for asteroid field grabs multiple places on surface/ underground and moves them within the area.
* create asteroidfield from world location+radius
* replacement map for blocks
* create asteroid plot action config


* needs object definition smaller than a chunk
*define location as middle loc
* define whole chunk area, add sub-selection for the feature dimension
*use width, height, depth as params
* test movement mode of smaller selections with asteroids
*use noise function for roughness
* chunk save minified  
*detect features and fully include or exclude
* creates normal chunk area but only selects blocks not air
*action for asteroid field grabs multiple places on surface/ underground and moves them within the area.
* chunk modify
*create asteroidfield from world location+radius
* starts movement mode of saved area
*replacement map for blocks
* kept in chunkli storage. movement updates
*create asteroid plot action config
 
*needs object definition smaller than a chunk
*define whole chunk area, add sub-selection for the feature dimension
*test movement mode of smaller selections with asteroids
*chunk save minified
*creates normal chunk area but only selects blocks not air
*chunk modify
*starts movement mode of saved area
*kept in chunkli storage. movement updates

Revision as of 15:53, 14 February 2022

◄ SL22W06 | SL22W08 ►


  • Chunkli sub-chunk data management approach:
  • define location as middle loc
  • use width, height, depth as params
  • use noise function for roughness
  • detect features and fully include or exclude
  • action for asteroid field grabs multiple places on surface/ underground and moves them within the area.
  • create asteroidfield from world location+radius
  • replacement map for blocks
  • create asteroid plot action config
  • needs object definition smaller than a chunk
  • define whole chunk area, add sub-selection for the feature dimension
  • test movement mode of smaller selections with asteroids
  • chunk save minified
  • creates normal chunk area but only selects blocks not air
  • chunk modify
  • starts movement mode of saved area
  • kept in chunkli storage. movement updates