Sfoglia il codice sorgente

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

GLScene 2 anni fa
parent
commit
524c6ae02d
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -2,8 +2,7 @@
 GLScene is a graphics platform based on OpenGL and VCL components for Delphi & C++ Builder. 
 It provides the class library and tools allowing rendering 3D scenes with spatial objects 
 and smart virtual actors for Win32/Win64 applications. 
-Additional support of CG, FMOD, BASS, ODE, NGD, CUDA/OpenCL, GR32, SDL2 
-TensorFlow Lite and Tetgen is included.
+Additional support of CG, FMOD, BASS, ODE, NGD, CUDA/OpenCL, GR32, SDL2 are included.
 Supported GPU parallel computing using CUDA/OpenCL components. 
 
 This is the official GitHub fork of the original SourceForge repository.