From b3a4f2e78d133a88642ae20ba0d86f2c6beda1b6 Mon Sep 17 00:00:00 2001 From: Matin Date: Sat, 25 May 2024 00:39:51 +0330 Subject: [PATCH] Update README.md view counter. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6cbbe17..e5ae861 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@

An open source implementation of 3D Computer Universe

+[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FMatinAfzal%2F3DICU&count_bg=%2379C83D&title_bg=%23555555&icon=docusign.svg&icon_color=%23E7E7E7&title=Views&edge_flat=false)](https://hits.seeyoufarm.com) + I started programming a computer universe based on voxels in February 2024 and I am trying to make it more complete. This project has a custom built-in 3D rendering engine written using OpenGL Any programmer can use the codes in this project to build his own world or help improve ICU.