Skip to content

Commit

Permalink
Readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
christt105 committed Dec 28, 2019
1 parent 3626fa9 commit f0ea82f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [Assignment3.2] - 28/12/2019
### Added

- ZBuffer preview in real time
- Skybox
- Creation of Game Builds

### Fixed

- Mouse Picking while not hovering Scene Panel

## [Assignment3.1] - 28/12/2019
### Added

Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 3D Game Engine: WhispEngine

## Current Version
v Assignment3.1
v Assignment3.2

## Description
This is a 3D Game Engine made by Students at CITM (UPC) from Spain.
Expand Down Expand Up @@ -59,6 +59,9 @@ Extract .zip files inside a folder and open the .exe file.
* Prefab
* Script Editor in Engine
* Autocomplete WhispEngine Scripting API variables in ZeroBrane (see Assets/Configuration/ZeroBrane/README.md)
* zBuffer (to active: go to Panel Configuration -> zBuffer -> active)
* Skybox
* Game Build

## Innovations Assignment 2

Expand Down

0 comments on commit f0ea82f

Please sign in to comment.