Skip to content

kjanowski/VisualSceneMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Scene Maker

(c) 2003-15. All rights reserved


Visual Scene Maker is an authoring tool for the creation of interactive applications. It provides creative, non-programming experts with a simple scripting language for the creation of rich and compelling content.

alt tag


Installation

The VSM-Framework has been developed as a Java Free Form Project with the NetBeans IDE and Apache ANT.

Installation Java JDK

  1. Go online and visit the website of Oracle.
  2. Download the latest version of Java JDK and save it on disk
  3. Install the Java JDK to \jdk
  4. Add the path \jdk as the environment variable JAVA_HOME

Installation VSM-Framework

git clone https://github.com/SceneMaker/VisualSceneMaker.git

Installation Apache Ant

  1. Go online and visit the website of The Apache Ant Project.
  2. Download the latest version of Apache Ant and save it on disk
  3. Unzip the downloaded .zip file to \ant
  4. Add the path \ant as the environment variable ANT_HOME
  5. Add the path \ant\bin to the environment variable Path

Authors

Contributors

Former Contributors


The VSM Framework is published under the Creative Commons Attribution-NonCommercial 4.0 International License. To view a copy of this license, visit this site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%