Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
1.0.0:start [2023/02/22 14:57] – created - external edit 127.0.0.11.0.0:start [2023/10/25 09:41] (current) admin
Line 1: Line 1:
-====== Gorilla3D Framework Manual ======+====== Gorilla3D Framework Manual (1.0) ======
  
-{{ :hero-02.jpg?nolink&1920 |}}+{{:1.0.0:release-v1.0-2-lg.png?nolink|}}
  
 The Gorilla3D Framework is an extension for Firemonkey  component library in Delphi and C++ Builder by Embarcadero. It extends the basic 3D functionality and offers additional useful components to create 3D games and applications. The Gorilla3D Framework is an extension for Firemonkey  component library in Delphi and C++ Builder by Embarcadero. It extends the basic 3D functionality and offers additional useful components to create 3D games and applications.
Line 17: Line 17:
     * [[viewport|Viewport]]     * [[viewport|Viewport]]
     * [[models|Models]]     * [[models|Models]]
-    * [[animations|Animations]]+      * [[animations|Animations]] 
 +      * [[custommesh|Create a Mesh]]
     * [[materials|Materials]]     * [[materials|Materials]]
       * [[default-material|DefaultMaterial]]       * [[default-material|DefaultMaterial]]
Line 41: Line 42:
     * [[renderpass|Render Pass]]     * [[renderpass|Render Pass]]
       * [[environmentmap|Environment Mapping]]       * [[environmentmap|Environment Mapping]]
 +      * [[realtimeglobalillumination|Realtime Global-Illumination]]
 +      * [[bloom|Bloom / Emissive Blurring]]
 +      * [[fxaa|FXAA]]
 +      * [[postfx|PostFX]]
     * [[shadows|Shadows]]     * [[shadows|Shadows]]
     * [[water|Water]]     * [[water|Water]]