Procházet zdrojové kódy

Merge branch 'master' of https://github.com/GLScene/GLScene

GLScene před 2 roky
rodič
revize
fbdabef2f3
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -2,5 +2,5 @@
 GLScene is a graphics engine based on OpenGL and VCL components for Delphi & C++ Builder. 
 It provides the class library and tools for rendering 3D scenes 
 with spatial objects and virtual smart actors for Win32/Win64 applications. 
-Added additional support of components for CG shaders, FMOD, BASS, ODE, 
-NGD physics, GR32, SDL2 and GPU computing CUDA/OpenCL.
+Added additional support of components for shaders, sounds, physics and
+GPU computing.