Commit History

Author SHA1 Message Date
  Juan Keymer 52893c5af8 Reverted notation to comply with Glib standard. 8 months ago
  Juan Keymer 8496987a73 Move some code to determine gradient value from state to a spetialized set of functions 8 months ago
  Juan Keymer ad674355b9 Re organized code into modular functions and connected control buttons 8 months ago
  Juan Keymer 2b676e287e Added gboolian running variable to simulation structure 8 months ago
  Juan Keymer 5c4cc649b9 added an image used by the About dialog 8 months ago
  Juan Keymer a37b65a092 Added button controls and some minimal code to them. 8 months ago
  Juan Keymer b8d29603d2 Simplified arguments of functions in the code as data is global --- no need to pass on value 8 months ago
  Juan E. Keymer 4d5383d9fb copied the code w_gtk to w_gtk_crl to use it as template to make the final version with simulation controls 8 months ago
  Juan E. Keymer d0ddf1aef5 Added PixBuffer functions. Kept cammel notation for non graphic functions and use Gtk style for Graphic ones 8 months ago
  Juan E. Keymer 7fbd1a063e Added some color map structures and change diffusion rate "alpha" variable to "diffusion_rate" 8 months ago
  Juan E. Keymer f2f052acd5 changed functions (init, update, simulate) to cammel convention. 8 months ago
  Juan E. Keymer 996b4f03cb Made a printGradient function 8 months ago
  Juan E. Keymer 022e918a93 Fixed the makefile to add -lm and package config for the gtk lib in the last target 8 months ago
  Juan E. Keymer f76d8394c8 Edit the some code comments which where wrong and missing chinese text 8 months ago
  Juan E. Keymer 03db6c7d66 Added the last edits (call to printGrid after Init lattice) to the gtk files 8 months ago
  Juan E. Keymer c3abf08a7c Added a call to printGrid after initializing the lattice 8 months ago
  Juan E. Keymer 686ca890a7 Edited README 8 months ago
  Juan E. Keymer 18b6b45f1c Made the code Gtk ready: added activate function and made Main call a Gtk App with Gtk loop 8 months ago
  Juan E. Keymer 985650b669 added comments 8 months ago
  Juan E. Keymer c933668445 Edited the README and added comments to the PrintGrid function 8 months ago
  Juan E. Keymer c0217c271e Finished up moving code to new functions and cleared up main. Added the standard argument vector to main 8 months ago
  Juan E. Keymer f2b1da1de4 Moved code to initialize the simulation to a new Function (init_lattice) 8 months ago
  Juan E. Keymer 9fe799d382 Fixed typo in the .gitignore file 8 months ago
  Juan E. Keymer eb87f518a9 Moved data structure as a global C structure 8 months ago
  纪胡安 (Juan Keymer) 91f01f0143 Delete 'diffusion_w_gtk_ctrl' 8 months ago
  Juan E. Keymer ee633c54ca Fnished creating all *.c template files to star coding the 4 different versions. 8 months ago
  Juan E. Keymer a077b4544a Further editing of README, Makefile, created new *.c files and added new executables to .gitignore 8 months ago
  Juan E. Keymer c9691b5d68 added space to README 8 months ago
  Juan E. Keymer 1496697e14 Updated README to include more infor about all files 8 months ago
  Juan E. Keymer 762929d370 Deleted not used #define statement 8 months ago