Thanks to visit codestin.com
Credit goes to jausoft.com

aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Adopt ot jaulib/gamp changes: GraphShapes02 + Primitives03Sven Göthel4 days2-57/+59
* Extract Cobra Mk III Model (reusability)Svenson Han Göthel4 days3-392/+238
* WIP: Primitives/GraphShape Alignment for simple tesselated mesh shapesSvenson Han Göthel4 days3-1/+1858
* Bump jaulib, utilizing safe string-opsSven Göthel4 days2-15/+15
* Renamed <Type>Ref -> <Type>SRefSven Göthel4 days7-125/+127
* ShaderState: Unify own*() -> manage() and isManaged() for attributes and unif...Sven Göthel2025-11-224-23/+23
* Refine API + Implementation Memory Efficiency (see description)Sven Göthel2025-11-224-175/+225
* Example SolInSpace: CleanupSven Göthel2025-11-132-6/+234
* Examples: Add SolInSpaceSven Göthel2025-11-131-0/+270
* ShaderCode: Add addGLSLDefines() (default customization)Sven Göthel2025-11-131-2/+2
* Examples: Use put w/ initializer list, drop temporary member (color)Sven Göthel2025-11-121-3/+2
* GraphShapes01: Fix quad hole-shape winding of center objectSven Göthel2025-11-021-1/+17
* Unify shader uniform (gcu_), attribute (gca_) and variant (gcv_) prefix-namesSven Göthel2025-11-023-17/+18
* Update: jaulib, move code to `impl`, clang-19 clean, ...Sven Göthel2025-10-237-94/+96
* Graph: First working curved shapes (GraphShapes01)Sven Göthel2025-03-241-0/+841
* Example Primitives02: Push up data, for self-contained Shape object, simplifi...Sven Göthel2025-03-241-28/+36
* Minor enhancements (Outline/Shape, GLArrayDataClient, GLUTesselator)Sven Göthel2025-03-161-7/+12
* Adding examples: Primitives01 (naive), Primitives02 (OutlineShape/glutess2)Sven Göthel2025-03-133-0/+843
* Add glutess2 submodule, compiled using GLfloat single-precision.Sven Göthel2025-03-131-0/+1
* Examples: Move pointer/keyboard interaction from demo RenderListener to examp...Sven Göthel2025-03-083-6/+250
* Simplify API: Event use consumed, pass mutable event reference; PointerEvent ...Sven Göthel2025-03-051-2/+2
* Rename GLContext:{->down}cast()Sven Göthel2025-03-031-1/+1
* Decouple gamp::wt from gamp::render:gl using gamp::render::RenderContext, add...Sven Göthel2025-03-033-9/+18
* Use CamelCase for header file, ease reading and identifying the many ..Sven Göthel2025-03-013-9/+9
* rename gamp/render{er->}/glSven Göthel2025-03-012-2/+2
* flatten copyright header, use: SPDX-License-Identifier: MITSven Göthel2025-03-013-54/+16
* Fix wasm example html launch-pages (favicon + jausoft logo)Sven Göthel2025-02-282-4/+14
* Second milestone: Windowing Toolkit and events, Data/Shader abstractionv0.0.5Sven Göthel2025-02-287-51/+577
* Add GLBuffers and GLArrayData, GLArrayDataMutable, GLArrayDataWrapperSven Göthel2025-02-071-1/+3
* Adopt to jaulib VersionNumberString; Add GLException, GLVersionNumber, GLLite...Sven Göthel2025-02-071-2/+5
* Rename: gamp/wt/{wt->}*.hpp, i.e. simplified header names w/o wt prefix in wt...Sven Göthel2025-02-071-3/+4
* Add getElapsedMonotonicTime; Fix WASM/emscripten launch issues (set_window_size)Sven Göthel2025-01-301-1/+1
* Add `wt` Windowing Toolkit abstraction, including Window-, Key- and Render-Li...Sven Göthel2025-01-302-137/+156
* cmake: Restructure to project/target settings (from global); Bump jaulibSven Göthel2024-07-171-2/+2
* Show Gamp version in init gfx subsystemSven Göthel2024-05-201-2/+0
* Cleanup (format, (c) year + author, ..)Sven Göthel2024-05-121-2/+2
* few more dropping for jaulib codeSven Göthel2024-05-111-2/+2
* Use more jaulib functions, drop local gamp (copies); Add more gpu rendering s...Sven Göthel2024-05-111-28/+22
* Fix example htmlSven Göthel2024-05-101-1/+1
* Gamp v0.0.0 - Glue C++ w/ GLES/SDL and jaulib via emscripten to WebAssembly (...Sven Göthel2024-05-103-0/+540