mirror of
https://github.com/Relintai/godot-lportal.git
synced 2024-11-11 10:52:09 +01:00
Update README.md
This commit is contained in:
parent
c8e39d520c
commit
eb186f9a4a
@ -23,6 +23,10 @@ https://www.youtube.com/watch?v=1WT5AXZlsDc \
|
|||||||
|
|
||||||
I have just added a single room mode, which allows LPortal to speed up culling in games that haven't even been designed as rooms and portals.
|
I have just added a single room mode, which allows LPortal to speed up culling in games that haven't even been designed as rooms and portals.
|
||||||
|
|
||||||
|
## Instructions
|
||||||
|
* [INSTRUCTIONS.md](INSTRUCTIONS.md)
|
||||||
|
* [INSTRUCTIONS_SINGLEROOM.md](INSTRUCTIONS_SINGLEROOM.md)
|
||||||
|
* [TUTORIAL](https://github.com/lawnjelly/lportal-demos/tree/master/Tutorial-Simple)
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
* Auto conversion of named room spatials and portal mesh instances to LRoom and LPortal DONE
|
* Auto conversion of named room spatials and portal mesh instances to LRoom and LPortal DONE
|
||||||
@ -47,11 +51,6 @@ I have just added a single room mode, which allows LPortal to speed up culling i
|
|||||||
* Closable portals
|
* Closable portals
|
||||||
* PVS (primary and secondary)
|
* PVS (primary and secondary)
|
||||||
|
|
||||||
## Instructions
|
|
||||||
* [INSTRUCTIONS.md](INSTRUCTIONS.md)
|
|
||||||
* [INSTRUCTIONS_SINGLEROOM.md](INSTRUCTIONS_SINGLEROOM.md)
|
|
||||||
* [TUTORIAL](https://github.com/lawnjelly/lportal-demos/tree/master/Tutorial-Simple)
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
You will need to compile Godot from source (for now). See:
|
You will need to compile Godot from source (for now). See:
|
||||||
http://docs.godotengine.org/en/3.0/development/compiling/index.html
|
http://docs.godotengine.org/en/3.0/development/compiling/index.html
|
||||||
|
Loading…
Reference in New Issue
Block a user