Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Popov72 committed Dec 19, 2019
2 parents 62d193b + 1779b16 commit 15529f2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Tomb Raider Nostalgia - View levels and play cut scenes for old Tomb Raider games 1/2/3/4.

[Browse and view TR1/2/3/4 levels](http://www.evpopov.com)
[Browse and view TR1/2/3/4 levels](https://popov72.github.io/TRN2/)

Main keys are:
* **Z/Q/S/D** to move into the level (**A/W/S/D** in QWERTY mode)
Expand All @@ -13,9 +13,9 @@ Main keys are:

Hit the **H** key to display an help panel that lists all the keys you can use.

Cutscenes are the levels with a <img src="http://www.evpopov.com/resources/picture/movie.png" width="24px"/> icon after the level name.
Cutscenes are the levels with a <img src="resources/picture/movie.png" width="24px"/> icon after the level name.

You can browse local levels on your hard drive by browsing the [**TRN.html** page](http://www.evpopov.com/babylonJS/public/TRN.html). In this page, click on the **Select files** button and select an original TR level on your hard drive.
You can browse local levels on your hard drive by browsing the [**TRN.html** page](https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../). In this page, click on the **Select files** button and select an original TR level on your hard drive.

## 3D Engines
You can use either [BabylonJS](https://babylonjs.com) or [Threejs](https://threejs.org/) to browse a level: select the engine you want in the corresponding dropdown box.
Expand All @@ -39,7 +39,7 @@ You can install the project locally (on your own computer) by doing these steps:
* **python -m http.server** + ENTER
* else type:
* **python -m SimpleHTTPServer** + ENTER
* In your browser, browse the url http://localhost:8000. You can also browse http://localhost:8000/TRN.html if you want to display a level located on your hard drive
* In your browser, browse the url http://localhost:8000. You can also browse http://localhost:8000/babylonJS/public/TRN.html?relpath=../../ if you want to display a level located on your hard drive

Note that you can use any web server for this matter. I described how to use Python to do that, but if you have another web server already installed on your computer, go for it.

Expand All @@ -53,30 +53,30 @@ You can also use PHP in much the same way than Python to start a simple HTTP ser
## Screenshots
Click on the picture to view the corresponding level.<br>

<a href="http://www.evpopov.com/TRN.html?trgame=TR1&level=tr1/level2.phd&autostart=1"><img title="City of Vilcabamba" src="resources/picture/TR1_big/level2.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&trgame=TR1&level=tr1/level2.phd&autostart=1"><img title="City of Vilcabamba" src="resources/picture/TR1_big/level2.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR1&level=tr1/level10b.phd&autostart=1"><img title="Atlantis" src="resources/picture/TR1_big/level10b.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR1&level=tr1/level10b.phd&autostart=1"><img title="Atlantis" src="resources/picture/TR1_big/level10b.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR1&level=tr1/cut4.phd"><img title="Lara vs. Natla" src="resources/picture/TR1_big/cut4.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR1&level=tr1/cut4.phd"><img title="Lara vs. Natla" src="resources/picture/TR1_big/cut4.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR2&level=tr2/boat.tr2&autostart=1"><img title="Venice" src="resources/picture/TR2_big/boat.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR2&level=tr2/boat.tr2&autostart=1"><img title="Venice" src="resources/picture/TR2_big/boat.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR2&level=tr2/xian.tr2&autostart=1"><img title="Dragon's Lair" src="resources/picture/TR2_big/xian.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR2&level=tr2/xian.tr2&autostart=1"><img title="Dragon's Lair" src="resources/picture/TR2_big/xian.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR2&level=tr2/cut3.tr2"><img title="Bartoli vs. Monk" src="resources/picture/TR2_big/cut3.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR2&level=tr2/cut3.tr2"><img title="Bartoli vs. Monk" src="resources/picture/TR2_big/cut3.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR3&level=tr3/nevada.tr2&autostart=1"><img title="Nevada Desert" src="resources/picture/TR3_big/nevada.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR3&level=tr3/nevada.tr2&autostart=1"><img title="Nevada Desert" src="resources/picture/TR3_big/nevada.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR3&level=tr3/city.tr2&autostart=1"><img title="Lost City of Tinnos" src="resources/picture/TR3_big/city.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR3&level=tr3/city.tr2&autostart=1"><img title="Lost City of Tinnos" src="resources/picture/TR3_big/city.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR3&level=tr3/cut2.tr2"><img title="Saved by the Bell" src="resources/picture/TR3_big/cut2.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR3&level=tr3/cut2.tr2"><img title="Saved by the Bell" src="resources/picture/TR3_big/cut2.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR4&level=tr4/csplit1.tr4&autostart=1"><img title="Catacombs" src="resources/picture/TR4_big/csplit1.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR4&level=tr4/csplit1.tr4&autostart=1"><img title="Catacombs" src="resources/picture/TR4_big/csplit1.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR4&level=tr4/palaces.tr4&autostart=1"><img title="Pharos,Temple Of Isis" src="resources/picture/TR4_big/palaces.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR4&level=tr4/palaces.tr4&autostart=1"><img title="Pharos,Temple Of Isis" src="resources/picture/TR4_big/palaces.jpg"/></a>

<a href="http://www.evpopov.com/TRN.html?trgame=TR4&level=tr4/palaces2.tr4&autostart=1"><img title="Cleopatra´s Palaces" src="resources/picture/TR4_big/palaces2.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&?trgame=TR4&level=tr4/palaces2.tr4&autostart=1"><img title="Cleopatra´s Palaces" src="resources/picture/TR4_big/palaces2.jpg"/></a>

<a href="http://www.evpopov.com/babylonJS/public/TRN.html?engine=babylonJS&trgame=TR4Cut&level=tr4/ang_race.tr4&autostart=0&cutscene=9"><img title="Revealing Iris, Von Croy getting trapped and Young Lara going for help" src="resources/picture/TR4Cutscene_big/cutscene_9.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&engine=babylonJS&trgame=TR4Cut&level=tr4/ang_race.tr4&autostart=0&cutscene=9"><img title="Revealing Iris, Von Croy getting trapped and Young Lara going for help" src="resources/picture/TR4Cutscene_big/cutscene_9.jpg"/></a>

<a href="http://www.evpopov.com/babylonJS/public/TRN.html?engine=babylonJS&trgame=TR4Cut&level=tr4/settomb2.tr4&autostart=0&cutscene=14"><img title="Lara pulling Ankh off Seth's Tomb" src="resources/picture/TR4Cutscene_big/cutscene_14.jpg"/></a>
<a href="https://popov72.github.io/TRN2/babylonJS/public/TRN.html?relpath=../../&engine=babylonJS&trgame=TR4Cut&level=tr4/settomb2.tr4&autostart=0&cutscene=14"><img title="Lara pulling Ankh off Seth's Tomb" src="resources/picture/TR4Cutscene_big/cutscene_14.jpg"/></a>
Binary file added resources/picture/Clouds.dds
Binary file not shown.

0 comments on commit 15529f2

Please sign in to comment.