Commit graph

136 commits

Author SHA1 Message Date
Michaël Lemaire 48d9c131ad Finally attained perspective correctness 2013-06-13 17:45:26 +02:00
Michaël Lemaire c4cc784003 Adding small unit tests 2013-06-13 17:37:29 +02:00
Michaël Lemaire 5b2f437c35 More texture presets adjustments 2013-06-11 23:31:44 +02:00
Michaël Lemaire 4033162040 More realistic texture presets 2013-06-11 18:00:59 +02:00
Michaël Lemaire feb422cd11 Merge branch 'master' into perspective_correction
Conflicts:
	src/testing/main.c
2013-06-11 17:35:53 +02:00
Michaël Lemaire a02f82c13a First attempt at perspective correction
We inverse the perspective transformation to interpolate the scanlines.
The perspective is corrected but there are still precision problems (straight lines are deformed).
2013-06-11 12:07:17 +02:00
Michaël Lemaire 1b890849a8 Added renderer to RenderArea to gain access to camera 2013-06-11 12:03:50 +02:00
Michaël Lemaire a4ea010b86 Added unit testing for terrain grid 2013-06-09 23:03:37 +02:00
Michaël Lemaire 47de568004 Added scaling adjustements
This is not enough, there are still problems with painting brush offsets.
2013-06-09 23:03:16 +02:00
Michaël Lemaire b15ea439d2 Started terrain base noise edition dialog 2013-06-09 19:36:30 +02:00
Michaël Lemaire 06764427a6 Adapt to previous noise normalization fix 2013-06-09 15:11:03 +02:00
Michaël Lemaire 701faf6ece Fixed noise range and normalization (with unit testing) 2013-06-09 14:56:45 +02:00
Michaël Lemaire f3ddf1917f Added data system to detect if run in good path 2013-06-09 14:07:45 +02:00
Michaël Lemaire 41cc8787ac Added sun inflation near horizon 2013-06-03 21:51:01 +02:00
Michaël Lemaire b6376deeca clouds_walking: Restored cloud previews 2013-06-02 21:49:48 +02:00
Michaël Lemaire 1ede3de8d5 clouds_walking: Started using walker in rendering 2013-06-02 12:36:05 +02:00
Michaël Lemaire 1c0c93479e clouds_walking: Added entry refinement 2013-05-31 21:36:59 +02:00
Michaël Lemaire a484479fb7 clouds_walking: Added iterator system for walking 2013-05-29 22:16:09 +02:00
Michaël Lemaire 6e8e1bc307 WIP on clouds walking 2013-05-28 22:43:51 +02:00
Michaël Lemaire 7029d78365 Merge branch 'master' into perspective_correction 2013-05-28 15:00:02 +02:00
Michaël Lemaire a6ab7f7146 Started tests on pespective correct mapping 2013-05-28 14:56:50 +02:00
Michaël Lemaire af3e0c2fe6 Draft for new cloud walking algorithm 2013-05-27 22:26:56 +02:00
Michaël Lemaire 5e4b4e59a9 Working on clouds walking 2013-05-25 17:13:20 +02:00
Michaël Lemaire b7f64c6d79 Made master branch work again regarding clouds 2013-05-25 16:29:36 +02:00
Michaël Lemaire 3fdb42ba0e paysages : Started clouds refactoring with unit tests (WIP).
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@576 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-05-18 21:43:19 +00:00
Michaël Lemaire e820d336a8 paysages : Now the terrain leads the water height (relative to terrain scaling).
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@569 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-05-11 21:34:30 +00:00
Michaël Lemaire e082fedd19 paysages: New terrain main form (WIP)
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@564 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-05-05 16:42:55 +00:00
Michaël Lemaire 1a193f4e78 paysages: Terrain painting dialog (WIP)
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@563 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-05-05 13:37:06 +00:00
Michaël Lemaire 8c639ebb77 paysages : Renaming.
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@560 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-28 11:43:41 +00:00
Michaël Lemaire 48ce97e4cb paysages : WIP.
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@559 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-27 21:40:31 +00:00
Michaël Lemaire 9a4cf159ee paysages : Camera refactoring.
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@558 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-27 19:41:57 +00:00
Michaël Lemaire a9c37d2ad5 paysages: More unit testing
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@557 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-22 14:53:16 +00:00
Michaël Lemaire 0e0b39f576 paysages : Start of unit testing (WIP).
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@555 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-20 11:28:56 +00:00
Michaël Lemaire 541bfa1f00 paysages : Terrain painting improvements (WIP).
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@554 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-20 09:32:59 +00:00
Michaël Lemaire 306a3fdd0b paysages : Terrain painting improvements (WIP).
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@553 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-19 21:51:17 +00:00
Michaël Lemaire ae19273d18 paysages: Project tree reorganization
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@552 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
2013-04-17 12:29:51 +00:00