Downloads
From Elric
Revision as of 03:51, 6 November 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
Note: Files are dated by creation date, not by the date released into the wild. This ensures the correct files are associated with the correct version.
Contents |
[edit]
SourceForge latest release page
I am currently working on Elric7 - you can find this in the subversion repository until it is released into the wild. I have chosen for the time being to keep source code in the SVN, and to release examples/binaries fairly frequently.
[edit]
Early Elric Example
Example to show the gui and component system of Elric working.
[edit]
Release 4
- ElricBinariesR4.zip
- Contains all the updates up to SVN46
- This is a maintenance release, each of the drivers are at different stages of development
- XNA driver only works with XNA beta1
[edit]
Release 3
- ElricBinaries-R3.zip
- New controls for the gui
- New drivers for XNA and Windows Forms
- Bug: Lovely bug in the ILS example, it's so fun I released with the bug :) Will fix it later, it's in the ILS code somewhere. In the mean time, the XNA/TV examples work as expected.
- Full set of binaries for Elric including examples
- Contains XNA and ILS binaries so you can see it running properly.
- ElricExample1SourceR3.zip
- Contains source code for all the examples. Full Elric source is in SVN. You will want the binaries to go with this.
[edit]
Release 2
- ElricBinariesSingleMontitorFix.zip
- Should fix the single-monitor bug in ILS released last night. Download this one if you have only one monitor, otherwise it is functionally the same as ElricBinaries.zip
- ElricBinaries.zip
- The latest version of the example
- New components for ILS
- LogoOverlay
- SkyBox
- New gui components and enhancements
- BUG: It is very possible the ILS version will only run on multi-monitor systems due to a single-monitor bug introduced into the ILS code. If you have more than one monitor, this might have better performance than the SingleMonitor release. Let me know. TV3D is unaffected.
- ElricExample1Source.zip
- Contains source code for the examples. Full Elric source is in the SVN. You will want one of the binaries to go with this.
[edit]
