glscene пре 1 година
родитељ
комит
88a3ae2f98
1 измењених фајлова са 3 додато и 4 уклоњено
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -1,10 +1,9 @@
 # GLScene
 GLScene is a graphics engine based on OpenGL and VCL components for Delphi & C++ Builder,
-Embarcadero RAD Studio. <br>
-It provides a class library and tools for rendering 3D scenes with spatial objects,
-freeforms, verlets and virtual intelligent actors 
+Embarcadero RAD Studio. It provides a class library and tools for rendering 3D scenes with spatial objects,
+freeforms, verlets and virtual intelligent actors.<br> 
 Includes additional components for creating mesh objects with materials, shaders, 
-animations, and developing graphics applications with physics
+animations, and developing graphics applications with physics. <br>
 ### How to install
 1. Download a zip archive of the last release or clone repository:<br>
 git clone https://github.com/glscene/GLScene.git<br>