Commit Graph

  • ffe7bbb25e Merge pull request 'AI-tryouts' (#33) from AI-tryouts into main main lobo 2026-04-16 13:26:41 +02:00
  • 9a6e91ea9d Using tailwind instead of scss as much as possible Andreas Dahm 2026-04-16 11:58:16 +02:00
  • f9797493ce Removed unused parameter Andreas Dahm 2026-04-16 10:06:57 +02:00
  • a349f630c6 Updated the webgpu stuff to have webgl as fallback Andreas Dahm 2026-04-16 10:04:48 +02:00
  • 4e24cb5df1 Updated dependencies Andreas Dahm 2026-04-16 08:57:55 +02:00
  • 0d3411aeb2 Updated about page Andreas Dahm 2026-04-16 08:22:39 +02:00
  • 9a6b5198ad .gitea/workflows/build-Frontend-a.yml aktualisiert lobo 2026-03-28 13:05:00 +01:00
  • 2d82cdfd6b Merge remote-tracking branch 'origin/main' Andreas Dahm 2026-03-26 09:09:25 +01:00
  • 00ebedfc90 Updated about page Andreas Dahm 2026-03-26 09:09:15 +01:00
  • 4bf5b3e2c4 Merge pull request 'feature/4ColorProblem' (#32) from feature/4ColorProblem into main lobo 2026-03-08 11:11:19 +01:00
  • ab730f8f3b removed unused method Lobo 2026-03-08 11:09:57 +01:00
  • 0104bad59f optimized limits a little bit Lobo 2026-03-08 11:08:11 +01:00
  • 54b33daa40 Add Four-Color algorithm page Lobo 2026-03-08 11:01:14 +01:00
  • 61defae20e Update styles.scss Lobo 2026-03-07 17:38:54 +01:00
  • 64842d388b fixed linting issues Lobo 2026-03-07 17:30:29 +01:00
  • 40c3b9dd5a Merge pull request 'bugfix/someImporvements' (#31) from bugfix/someImporvements into main lobo 2026-03-07 17:20:37 +01:00
  • 66643d8e18 Added sound oszilator for search display Lobo 2026-03-07 17:19:53 +01:00
  • 2ab1d2dd85 Topbar active links, algorithm icons & styles Lobo 2026-03-07 17:02:40 +01:00
  • 150306333e Added one cloth parameter elongation Lobo 2026-03-07 16:53:36 +01:00
  • 7ff59bf734 Add TimSort implementation and UI entries Lobo 2026-03-07 16:38:39 +01:00
  • 5c97667ec1 Use loadComponent for routes and cleanup Lobo 2026-03-07 16:12:16 +01:00
  • f46a1ed0bf Add CLAUDE.md, use snackbar for WebGPU errors Lobo 2026-03-07 15:50:31 +01:00
  • f7557efa88 updated dependencies Lobo 2026-03-07 15:34:19 +01:00
  • 408702be5c Update package-lock.json Lobo 2026-03-07 15:26:43 +01:00
  • 88ca86ae54 Merge pull request 'Fixed problem if webgpu is not available and added alert to show the problem. Maybe somewhere in the future i will use toasts for this.' (#30) from bugfix/webgpu into main lobo 2026-03-05 10:58:54 +01:00
  • 24c4dd3290 Fixed problem if webgpu is not available and added alert to show the problem. Maybe somewhere in the future i will use toasts for this. Andreas Dahm 2026-03-05 10:57:07 +01:00
  • 548cac026d Merge pull request 'Added new position' (#29) from feature/newPosition into main lobo 2026-03-04 20:39:33 +01:00
  • a3ec68acc5 Added new position Andreas Dahm 2026-03-04 20:37:04 +01:00
  • 61a2057291 src/assets/i18n/en.json aktualisiert lobo 2026-02-26 08:10:05 +01:00
  • 737601636f src/assets/i18n/de.json aktualisiert lobo 2026-02-26 08:09:08 +01:00
  • 0037502b00 src/app/pages/projects/projects.component.ts aktualisiert lobo 2026-02-26 07:12:19 +01:00
  • 5485e57bdb Updated wiki links Lobo 2026-02-25 09:10:41 +01:00
  • f4104d02e8 Bump deps and refactor layouts/styles Lobo 2026-02-25 08:50:28 +01:00
  • 28bde29c8b Merge pull request 'feature/clothsimulation' (#28) from feature/clothsimulation into main lobo 2026-02-24 09:31:35 +01:00
  • ab3bca4395 Cloth: add info, outline, diagonals, shader Lobo 2026-02-24 09:28:16 +01:00
  • 12411e58bf Refactored the cloth class for better reading Lobo 2026-02-24 08:51:53 +01:00
  • 14d7a78ac4 Added wind to cloth simulation Lobo 2026-02-24 08:46:57 +01:00
  • ed0e370e9d Fixed some styling issues Lobo 2026-02-24 08:27:59 +01:00
  • f656206691 Refactor cloth component and shaders Lobo 2026-02-23 11:30:05 +01:00
  • 728dbc047f Use 4-phase graph-coloring for constraints Lobo 2026-02-23 11:19:28 +01:00
  • 746022c48d Update cloth.component.ts Lobo 2026-02-23 11:07:09 +01:00
  • 954211b3cf Add cloth simulation page with WGSL shaders Lobo 2026-02-23 11:02:54 +01:00
  • 885e609082 Update particles-background.component.ts Lobo 2026-02-23 10:08:36 +01:00
  • b61eb4eb73 Update particles-background.component.ts Lobo 2026-02-23 10:07:26 +01:00
  • 96d4659652 Merge pull request 'Added background animation to habe a little bit more interesting page' (#27) from feature/backgroundAnimation into main lobo 2026-02-23 10:01:28 +01:00
  • ad43459173 Added background animation to habe a little bit more interesting page Lobo 2026-02-23 10:01:01 +01:00
  • 32ecfcb621 Merge pull request 'feature/scss-cleanup' (#26) from feature/scss-cleanup into main lobo 2026-02-23 09:46:12 +01:00
  • aceb0ea24e optimized pendulum visual Lobo 2026-02-23 09:43:34 +01:00
  • c160fb4bc8 overworked the project detail pages Lobo 2026-02-23 09:37:26 +01:00
  • 45c11e42cd Added an image for the playground project Lobo 2026-02-23 09:11:16 +01:00
  • e66206c518 Fixed hero page Lobo 2026-02-23 09:07:33 +01:00
  • d0c4ad770b Cleaned and focused about page Lobo 2026-02-23 08:56:34 +01:00
  • 5f8b1de20f Changed link from github to codeberg Lobo 2026-02-23 08:50:24 +01:00
  • 30965afcbd Changed layout, taht everything is max 1200px width and centered Lobo 2026-02-23 08:41:49 +01:00
  • 6330d45b4e Fixed topbar Lobo 2026-02-22 12:48:20 +01:00
  • c6edc922fe Refactor topbar HTML, projects TS and styles Lobo 2026-02-22 12:27:20 +01:00
  • 0e78e6b471 Update styles.scss Lobo 2026-02-22 12:02:17 +01:00
  • 8f21b0e6b0 Update styles.scss Lobo 2026-02-22 11:59:36 +01:00
  • cb2ffa2d80 Consolidate and modernize SCSS into global styles Lobo 2026-02-22 11:48:21 +01:00
  • 5ebd1d19ea Merge pull request 'feature/webGPU' (#25) from feature/webGPU into main lobo 2026-02-21 12:32:03 +01:00
  • eed7e8c0fa Update fractal.component.ts Lobo 2026-02-21 12:27:07 +01:00
  • 24d6d9cdbe Finalized Algorithm Lobo 2026-02-21 12:25:07 +01:00
  • 34148aade2 Added UI and painted pendulum in different colors Lobo 2026-02-21 11:47:57 +01:00
  • 5721b2e48e Added resize callback to restart simulation new if canvas is resized Lobo 2026-02-21 10:25:20 +01:00
  • 2bfa8ba9a1 Added trail effect Lobo 2026-02-21 10:21:21 +01:00
  • 13f99ac7ae Refactored #2 Lobo 2026-02-21 10:03:01 +01:00
  • 66df3a7f88 Added some comments and removed unused UVs Lobo 2026-02-21 09:53:14 +01:00
  • 598013a7d0 Rendeirng problems fixed Lobo 2026-02-21 09:46:55 +01:00
  • f499b78fd5 Adding uniform buffers Lobo 2026-02-20 17:25:42 +01:00
  • 0d2e7c97ec See pendulum Lobo 2026-02-20 17:14:58 +01:00
  • 13b59d0b36 Smaller refactoring Lobo 2026-02-20 16:50:24 +01:00
  • 55ece27e1c Add pendulum demo and WGSL support LoboTheDark 2026-02-18 11:58:25 +01:00
  • 68e21489ea Update babylon-canvas.component.ts LoboTheDark 2026-02-17 10:41:51 +01:00
  • 796fdf4a79 Fixed small visual problems with canvas LoboTheDark 2026-02-17 09:39:37 +01:00
  • 270716551d Merge pull request 'Fixed resizing problem for 2d canvas' (#24) from bugfix/resize2dCanvas into main lobo 2026-02-17 09:29:26 +01:00
  • a494c8156d Fixed resizing problem for 2d canvas LoboTheDark 2026-02-17 09:27:21 +01:00
  • 5691cb408d Merge pull request 'Changed slider handling for 2d' (#23) from debug/fractalsliderProblem into main lobo 2026-02-13 14:15:45 +01:00
  • c2ad2ae992 Changed slider handling for 2d LoboTheDark 2026-02-13 14:15:22 +01:00
  • 1e8ba020e2 Merge pull request 'Imporoved pinching for 3d fractals' (#22) from bugfix/betterPinching into main lobo 2026-02-12 21:13:01 +01:00
  • 4685a94f1d Imporoved pinching for 3d fractals Lobo 2026-02-12 21:12:40 +01:00
  • d45b651d2d Merge pull request 'feature/portToBabylon' (#21) from feature/portToBabylon into main lobo 2026-02-12 10:14:58 +01:00
  • c409cd08b1 Changed 2d fractals to webgl for more performance LoboTheDark 2026-02-12 10:14:22 +01:00
  • cc6997e732 Excluded the rendering in an own component LoboTheDark 2026-02-12 09:13:35 +01:00
  • ea15e66c50 optimized handling a little bit and fixed small scss problems LoboTheDark 2026-02-12 08:35:26 +01:00
  • 085201913f Merge pull request 'Update angular.json' (#20) from bugfix/budget into main lobo 2026-02-11 11:15:40 +01:00
  • 525bec30fe Update angular.json LoboTheDark 2026-02-11 11:15:07 +01:00
  • d01a6b0c6b Merge pull request 'festuare/fractal3d' (#19) from festuare/fractal3d into main lobo 2026-02-11 11:09:45 +01:00
  • 159d82d602 Finally added 3d fractals LoboTheDark 2026-02-11 11:09:07 +01:00
  • ba3dc4d928 First image of fractal LoboTheDark 2026-02-11 08:31:27 +01:00
  • 12ebbb09ce Merge pull request 'feature/3dFractal' (#18) from feature/3dFractal into main lobo 2026-02-11 08:12:10 +01:00
  • 07b6296294 Added new component LoboTheDark 2026-02-11 08:11:42 +01:00
  • 6cb033bd9f updated package json and low vulnerability issues LoboTheDark 2026-02-11 07:56:00 +01:00
  • 42c86ecb70 Merge pull request 'Add fractal visualization feature' (#17) from feature/fractals into main lobo 2026-02-10 14:52:22 +01:00
  • 5d162b57ab Add fractal visualization feature LoboTheDark 2026-02-10 14:49:17 +01:00
  • dab7c51b90 Merge pull request 'fesature/maze-gen' (#16) from fesature/maze-gen into main lobo 2026-02-09 14:57:36 +01:00
  • e8354bfecd Add Prim/Kruskal maze gen & nodeData refactor LoboTheDark 2026-02-09 14:55:05 +01:00
  • bbec113f5d Add labyrinth maze generator and integrate routes LoboTheDark 2026-02-09 10:57:24 +01:00
  • 950ec75f07 Merge pull request 'Update en.json' (#15) from bugfix/translationbuf into main lobo 2026-02-08 14:03:19 +01:00
  • 854d558e6b Update en.json Lobo 2026-02-08 14:02:52 +01:00
  • bc740af0bf Merge pull request 'feature/optimize' (#14) from feature/optimize into main lobo 2026-02-07 11:14:32 +01:00