Skip to content

Commit 4730b1c

Browse files
authored
Updated README.md to 0.4.0
1 parent 12b4437 commit 4730b1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![vxr engine logo](/assets/textures/readme/logo.png)](https://avilapa.github.io)
22

3-
_version 0.3.0_
3+
_version 0.4.0_
44

55
# What is [vxr](https://github.com/avilapa/vxr)?
66

@@ -66,6 +66,9 @@ A list of examples are provided within the solution to showcase the engine's cap
6666
- ___Add your own!___
6767
- Light: Turns the object into a source of light.
6868
- Camera: Adds to an object all the functionality needed to render from its point of view with its unique parameters.
69+
- Camera Composer: Organizes all post-processing needed for any specific camera, and handles updates automatically.
70+
- Postprocessing Materials:
71+
- One-Pass-Filters: Grayscale, Negative.
6972
- Custom Component: Similar to _Unity's MonoBehaviour_, allows the user to create custom reusable components with specific behaviours.
7073
- Model loading (_.obj_)
7174
- UI Editor

0 commit comments

Comments
 (0)