소스 검색

Update README.md

Objective Pascal 7 년 전
부모
커밋
31b5b5960d
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -1,6 +1,13 @@
 # Pas2JS-WebGL
 WebGL demo with Pas2JS
 
+Most basics of WebGL:
+
+- Vertex data packed into byte array for interleaved vertex data
+- Shaders
+- Matricies
+- Animation
+
 View the actual JavaScript running:
 
 http://htmlpreview.github.io/?https://raw.githubusercontent.com/genericptr/Pas2JS-WebGL/master/Pas2JS_WebGL.html