Axis engine version history
v1.3 | |
Introducing the Axis Exchange Network Interface and Web SocketsThe Axis Exchange Network interface establishes a flow for quick and easy communication between Axis applications, providing a fast full-duplex channel, connecting multiple clientsWith the Exchange client, Axis apps can define their own channel in the network and have all the clients that are on the same channel share data between them. No need for writing servers, complex logic or convoluted technical code - just pick a name for a channel in your app and start sending and receiving data between all instances of that app, which use that same channel.
A standard WebSockets support is also provided, which allows Axis clients to connect to typical WebSockets servers on the web.
New features
|
|
v1.2 | |
Introducing
The
As of Feb 16 2018, Firefox can be manually tuned to display the Axis element. To do that, start Firefox, go to page address about:config, find dom.webcomponents.customelements.enabled and set it to true For details, check out the HTMLAxisViewportElement page See a live demo on the 3D page in under 10 lines Attributes of
New API and content
Fixes and improvements
Optimizations
|
|
v1.1 | |
New features
Fixes
Refactorings
New API and content
Optimizations
Editor
Check out the new input properties at the input controls page. |
|
v1.0.1 | |
New features
New API and content
Editor
Check out the new input properties at the input controls page. |
|
v1.0 | |
Published Axis Engine C++ implementationPublished C++ modules:
Published C++ examples:
Published Axis Editor
Added resources:
Code updates since v0.9
|
|
v0.9 | |
Axis pre-release beta, web-only
|