AltSketch Render

Oystein Bjorke 10 jaar geleden 0
This discussion was imported from CodePlex

AltSoftLab wrote at 2013-10-14 19:03:

OxyPlot Render has been ported to AltSketch.

AltSketch OxyPlot Render

AltSketch OxyPlot Render

AltSketch OxyPlot Render

AltSketch OxyPlot Render

AltSketch OxyPlot Render

AltSketch OxyPlot Render

Brief info (for more interest):

AltSketch is a pure C# CLS compliant 100% managed, without unsafe blocks Software Vector Graphics Library. All core functionality collected in one small library AltSketch.dll for Microsoft .NET Framework or Mono (including Silverlight / Moonlight). It depends only on System, System.Data & System.Xml assemblies (.NET Framework 2.0). It contains ​AltNETType - a pure C# CLS compliant 100% managed, without unsafe blocks port of font rendering library Freetype. It is presented as a subsystem of AltSketch in Alt.NETType namespace. Also AltSketch contains AltNETImage - a subsystem of AltSketch & was designed to be a simple way to load / save a several image format file streams into a Alt.Sketch.Bitmap object. AltNETImage is written entirely in .NET C# code. It does not use any OS-depended or other interoperability code, and it does not use any unsafe code blocks.

AltSketch SDK includes many Integrations with wide variety GUI-s & frameworks:

Silverlight
Windows Forms (throw System.Drawing, OpenGL, DirectX, DirectDraw​)
WPF (throw System.Windows.Media, OpenGL, DirectX, DirectDraw)
GTK (throw Gtk.Image, OpenGL)
QT: Qyoto & Qt4Dotnet​ (throw Qt.Image, OpenGL)
wxWidgets (throw wxWidgets.Image)
OpenTK / AltOpenTK
Tao.OpenGl (with Tao.FreeGlut)
SdlDotNet / AltSdlDotNet
​Tao.Sdl
SlimDX

everytimer wrote at 2013-10-15 00:02:

Nice demo. Oxyplot is awesome.

AltSoftLab wrote at 2013-10-15 04:32:

everytimer wrote:
Nice demo. Oxyplot is awesome.
Yes, OxyPlot is the best plotting library we could find!

objo wrote at 2013-10-15 15:02:

Very cool! It would be great to see it running in OpenGL and QT! How is the performance compared with the native libraries?

AltSoftLab wrote at 2013-10-15 15:34:

objo wrote:
Very cool! It would be great to see it running in OpenGL and QT! How is the performance compared with the native libraries?
It can be run in OpenGL & Qt (just look at AltSketch SDK), but only just as Software generated bitmap. Hardware acceleration coming soon. We didn't make perfomance compare tests, but it normally works in real time - just look at SDK or Silverlight Demo

AltSoftLab wrote at 2014-07-26 16:01:

Hi again from AltSoftLab Team!

In about a year we got many new features in our AltSketch Graphics Library. First of all we get HW Render Backends in many Graphics Platforms and Mobile Platforms (Windows Phone, Android, iOS). Also all AltSketch Extensions are open sourced now. You are welcome!

Unity Game Engine
Windows Phone
Android
iOS
Silverlight / Moonlight
XNA / MonoGame
OGRE 3D Engine
Axiom 3D Engine
NeoAxis 3D Engine
Irrlicht 3D Engine
OpenTK / AltOpenTK
SdlDotNet / AltSdlDotNet
SharpDX
Windows Forms (throw System.Drawing, OpenGL, DirectX, DirectDraw)
WPF (throw System.Windows.Media, OpenGL, DirectX, DirectDraw)
GTK (throw Gtk.Image, OpenGL)
Qt: Qyoto & Qt4Dotnet​ (throw Qt.Image, OpenGL)
wxWidgets (throw wxWidgets.Image)

AltSketch Unity OxyPlot
Image

AltSketch Axiom OxyPlot
Image

AltSketch OGRE OxyPlot
Image

Johnny,
AltSoftLab Team