Web interface tutorial

From Tygron Support wiki
Revision as of 08:37, 14 June 2018 by Rudolf@tygron.nl (talk | contribs) (Created page with "{{learned|what the 2D viewer is|what capabilities it offers by default|what settings can be adjusted|how to modify the 2D viewer interface}} {{tutorial prerequisites |tutorial...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Learned

Prerequisites

The following prerequisites should be met before starting this tutorial:

  • This tutorial relies on base knowledge about the editor interface, the creation of panels, and the ability to script in HTML, CSS, and javascript. If you have not yet followed the tutorials related to those subjects please do so first.
  • This tutorial can be followed with any project of any arbitrary location.
  • You will need an IDE or environment in which to edit HTML, CSS, Javascript. 

Preparations

Take the following steps as preparation for following this tutorial:

  • Start your project. This can be a pre-existing project, or a newly created project.
  • Start your preferred IDE. It will be required in the later stages of the tutorial.