Commit graph

27 commits

Author SHA1 Message Date
Michaël Lemaire 1cccae90be Refactored CloudsDefinition 2013-11-15 23:26:44 +01:00
Michaël Lemaire 5be3231ab9 Refactoring color 2013-11-13 20:07:35 +01:00
Michaël Lemaire d9f2f3878f Big WIP refactoring (preview + atmosphere renderer) 2013-11-12 21:34:35 +01:00
Michaël Lemaire 5c2bc4b31e Refactoring for c++ 2013-11-07 09:37:11 +01:00
Michaël Lemaire b5c50d16d4 Made a class of NoiseGenerator 2013-11-03 15:46:39 +01:00
Michaël Lemaire 1a69b1de1d Removed C-API from 'system' 2013-11-03 13:00:31 +01:00
Michaël Lemaire abd463d29d Switched rendering lib to c++ compiling
This will allow to avoid #if __cplusplus directives, and C-apis.
2013-11-02 16:43:43 +01:00
Michaël Lemaire 5dfa34dd56 WIP on c++ layers 2013-10-31 17:59:18 +01:00
Michaël Lemaire e82e0c47bd Added win32 DLL support everywhere
Build is now entirely possible from a fresh QtSDK install,
with no external dependency.
2013-10-20 16:47:59 +02:00
Michaël Lemaire 46f34eb23c Small cloud preview improvement 2013-10-08 10:13:51 +02:00
Michaël Lemaire c6be386a59 Switch to HSL color space for material definition 2013-09-18 17:10:34 +02:00
Michaël Lemaire 24a9145bb3 clouds: Precision fixes 2013-08-13 17:51:54 +02:00
Michaël Lemaire 330ac54ac9 clouds: Added edge density 2013-08-13 17:11:39 +02:00
Michaël Lemaire d8695803b4 Added cloud walker subdivision system 2013-07-03 13:06:08 +02:00
Michaël Lemaire c49dec4331 Quick fix for big cloud lighting artifact 2013-06-20 23:47:40 +02:00
Michaël Lemaire 06764427a6 Adapt to previous noise normalization fix 2013-06-09 15:11:03 +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 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 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 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