Browse Source

Update README.md

GLScene 2 years ago
parent
commit
e1597ce115
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,4 +3,4 @@ GLScene is a multimedia graphics platform for creating geometric objects and vir
 GLScene is based on OpenGL and VCL components for Delphi & C++ Builder allowing rendering 3D scenes for Win32/Win64 applications.
 GLScene is based on OpenGL and VCL components for Delphi & C++ Builder allowing rendering 3D scenes for Win32/Win64 applications.
 Provides support for sound FMOD, BASS, WAVE and physical ODE, NGD libraries. 
 Provides support for sound FMOD, BASS, WAVE and physical ODE, NGD libraries. 
 Integration with external libraries such as Graphics32 image processing, SDL2 multimedia content, 
 Integration with external libraries such as Graphics32 image processing, SDL2 multimedia content, 
-as well as for generation of tetrahedral meshes in TetGen, CGAL based on GPU parallel computing using CUDA/OpenCL components continues. 
+as well as for generation of tetrahedral meshes using TetGen, CGAL based on GPU parallel computing with CUDA/OpenCL components continues.