-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* I suggest that you read the the main [README](./../README.md) file beforehand in order to understand what this is all about. | ||
|
||
This degree final dissertation has been completed. You can find it under the [docs](./../Docs) folder. Apart from improving the already existing implementation, the whole simulated scene is now more interactive. These are some of the new real time configurations: | ||
This degree final dissertation has been completed. You can find it under the [`/docs`](./../Docs) folder. Apart from improving the already existing implementation, the whole simulated scene is now more interactive. These are some of the new real time configurations: | ||
|
||
* Greatly improved movement and transformation options. | ||
* Multiple viewpoints options (top-down and FPS). | ||
|
@@ -17,8 +17,8 @@ This degree final dissertation has been completed. You can find it under the [do | |
## Issues | ||
|
||
Please consider openning an [**issue**](https://github.com/dimateos/TFG_Portals/issues): | ||
* If you have any suggestion | ||
Please consider openning an [`issue`](https://github.com/dimateos/TFG_Portals/issues): | ||
* If you have any suggestion. | ||
* If you find any kind of error (software bug or *typo*). | ||
|
||
> You may [*mail*]([email protected]) me for any inquiries too | ||
> You may [*mail*](https://github.com/dimateos) me for any inquiries too |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* Sugiero que leas el [`README`](./../README%20-%20ES.md) principal antes de nada para entender de que va todo esto. | ||
|
||
Este trabajo de fin de grado ha sido completado. La memoria se puede encontrar en la carpeta [`docs`](./../Docs). Además de mejorar la implementación ya existente, la simulación de la escena ahora es más interactiva. Estos son algunos de las nuevas opciones de configuración en tiempo real: | ||
Este trabajo de fin de grado ha sido completado. La memoria se puede encontrar en la carpeta [`/docs`](./../Docs). Además de mejorar la implementación ya existente, la simulación de la escena ahora es más interactiva. Estos son algunos de las nuevas opciones de configuración en tiempo real: | ||
|
||
* Gran mejora de opciones de movimiento y transformación. | ||
* Múltiples opciones de puntos de vista (cenital y primera persona) | ||
|
@@ -15,10 +15,9 @@ Este trabajo de fin de grado ha sido completado. La memoria se puede encontrar e | |
|
||
> [Aquí](./../Docs/keyMapping%20-%20ES.md) se puede encontrar la lista completa de teclas asignadas y sus funciones. | ||
## Issues | ||
Por favor considera crear un [`issue`](https://github.com/dimateos/TFG_Portals/issues): | ||
|
||
Please consider openning an [**issue**](https://github.com/dimateos/TFG_Portals/issues): | ||
* If you have any suggestion | ||
* If you find any kind of error (software bug or *typo*). | ||
* Si tienes alguna sugerencia. | ||
* Si encuentras algun tipo de error (software bug o *errata*). | ||
|
||
> You may [*mail*]([email protected]) me for any inquiries too | ||
> También puedes enviarme un [*mail*](https://github.com/dimateos) para cualquier consulta |