From 1d273de45569a1e519659b1c898bcf3ff8765149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Sobczy=C5=84ski?= <32263891+h4570@users.noreply.github.com> Date: Fri, 28 May 2021 21:08:57 +0200 Subject: [PATCH] Update README.MD --- README.MD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index 559ac28..ae354d6 100644 --- a/README.MD +++ b/README.MD @@ -32,7 +32,7 @@ * [About the Project](#about-the-project) * [Samples](#samples) * [Description](#description) - * [Tyra features](#tyra-features) + * [Features](#features) * [Branches](#branches) * [Getting Started](#getting-started) * [Installation](#installation) @@ -81,9 +81,7 @@ For example, if you want to render something using only PS2DEV you must: but with Tyra you can do it with methods like `loadObj()` and `draw()` 😁. -
- -### Tyra features +### Features * 3D support - VU1 "Path 1 rendering" * 2D support - PNG & BMP * Frustum culling, backface culling