瀏覽代碼

Update README.md

glscene 1 年之前
父節點
當前提交
86e02417c9
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -1,12 +1,10 @@
 # GLScene
 GLScene is a graphics engine based on OpenGL and VCL components for Delphi and C++ Builder.
+IDE - Embarcadero RAD Studio<br>
 It provides a class library and tools for rendering 3D scenes with spatial objects,
 freeforms, verlets and virtual intelligent actors 
 Includes additional components for creating mesh objects with materials, shaders, 
 animations, and developing graphics applications with physics
-### Requirements
- IDE - Embarcadero RAD Studio<br>
- Visual C++ Redistributable for Visual Studio 2015<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>