BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
inits
/
fon.xml
@ 1222
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1222
3019d 18h
werner
/
public SVN
1221
3019d 18h
werner
/branches/
public SVN
1220
3019d 18h
werner
/branches/version1.0/
Version 1.0
1218
3019d 20h
werner
/
clean up repository - make 1.0 trunk again!
1217
3019d 20h
werner
/
clean up repository - make 1.0 trunk again!
1104
3308d 01h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
779
4291d 20h
werner
/branches/port_qt5_64bit/
639
5035d 18h
werner
/
move current content to the "trunk"
80
5658d 16h
Werner
/
change master structure
65
5700d 07h
Werner
/fonstudio/
fixed the reading of stamps
more fixes during loading of stamps
64
5700d 12h
Werner
/fonstudio/
remodeled StampContainer to store bins with different width (smaller bins for smaller diameter). Somewhat complicated to get it working again...
63
5700d 13h
Werner
/fonstudio/
* added a comment to the binary stamp file
* removed some debug-messages
62
5700d 13h
Werner
/fonstudio/
* Tree:heightGrid(): changed calculation scheme for dominant height
* LightRoom: mod of aggregation: now weighing with the local dominant height (consistently with the usage in the FON-studio).
61
5700d 14h
Werner
/fonstudio/
* modified bin-sizes in StampContainer
* cleaned Tree-class (dropped some old code and refs from other places)
60
5700d 16h
Werner
/fonstudio/
application of stamps now considers local height of Z* (see also prev. commit)
in Tree::applyStamp()
59
5700d 16h
Werner
/fonstudio/
changed way of height-grid-calculation: (Tree::heightGrid()):
a tree affects the height grid of more cells (up to the 45° angle).
58
5701d 12h
Werner
/fonstudio/
working version of light alogorithnm:
* steps during read:
own_xy = 1 - writer_xy * la_factor / h_dom
value_xy = grid_xy / own_xy
lightvalue = sum( value_xy * reader_xy) [ sum(reader) = 1 ]
additional correction for overstorey:
if h > h_dom:
lightvalue = 1 - (1 - lightvalue) * h/h_dom
other issues:
* added buffer around sim. area
* cleaned xml-file and code to interpret
* fixed Viewport (handling of negative coordinates - see buffer)
* fixed StampContainer, added finalizeSetup() - (filling up of the lookup map)
54
5702d 06h
Werner
/fonstudio/
fixed warnings (release mode), added a routine Helper::fileDialog().
52
5702d 13h
Werner
/fonstudio/
modified to additive again;
* in Lightroom again the average up to the treeheight is summed up
* while extracting stamps, an upper limit of 47x47px (i.e. with 2m grid size approx. 1ha) is used. Now the criterion is based upon absolute values - maybe switch to relative values again (to avoid huge stamps)??
51
5702d 16h
Werner
/fonstudio/
changed application/stamp production to a multiplicative approach, disengaged the height field.
←Prev
1
2
Next→
Show All