Fusee Versions Save

Fusee aims at becoming a multiplatform 3D realtime engine with a strong emphasis on content transformation and manipulation. Fusee is written mainly in C# and can be programmed in C#. Fusee builds bridges to make your code run in environments that don't support C#, like Content-Creation-Software, C++, Plug-In-APIs and native HTML5/WebGL Javascript code.

v0.9.0

3 years ago

v0.8.3

3 years ago
  • Correct alpha calculation when using a albedo texture
  • .fus files with textures now load from subfolders

v0.8.2

3 years ago
  • Fixed deferred rendering
  • Fixed Blender texture references
  • Fixed disposing of ShaderEffects

v0.8.1

3 years ago
  • Fixed an problem with the Blender plugin not installing correctly

v0.8.0

3 years ago

v0.7.7

4 years ago

v0.7-BinDist

5 years ago

Changes

  • Meshes, Materials and Textures are now handled uniformly by a resource management system
  • The Blender Exporter now supports principled shader, normal maps and bone animation (experimental)

IMPORTANT: On some systems, the executable file is blocked and it may fail to run. Before double-clicking it, right click on the executable file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog.

v0.6.1-BinDist

6 years ago

Changes

IMPORTANT: On some systems, the executable file is blocked and it may fail to run. Before double-clicking it, right click on the executable file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog.

v0.6-BinDist

6 years ago

The first binary distribution Release of FUSEE. Features include

  • Easy installation through the SetupPerUser/MachineWide.cmd files
  • Develop FUSEE applications (Desktop and Web) with Visual Studio Code
  • Create FUSEE 3D model Assets or Web applications with the FUSEE Blender export PlugIn

See the FUSEE Web site for installation instructions.

IMPORTANT: On some systems, the executable file is blocked and it may fail to run. Before double-clicking it, right click on the executable file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog.

v0.7-c4dexporter

8 years ago

Added functionality

  • HTML-Viewer now runs on Desktop Chrome, Edge and Firefox
  • HTML-Viewer runs on mobile Chrome
  • Viewer supports touch input including Two-Finger touch gestures. Edge and Firefox must be prepared to handle input.
  • Position and Rotation animations now supported on all objects
  • Experimental Bone animation support added.