зеркало из https://github.com/mono/mail-archives.git
147 строки
7.1 KiB
HTML
147 строки
7.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] AltSketch - .NET Vector Graphics Library [GTK#, Tao.SDL, Qt, etc.]
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=Re%3A%20%5BGtk-sharp-list%5D%20AltSketch%20-%20.NET%20Vector%20Graphics%20Library%20%5BGTK%23%2C%0A%09Tao.SDL%2C%20Qt%2C%20etc.%5D&In-Reply-To=%3C1404149688145-4663206.post%40n4.nabble.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<style type="text/css">
|
|
pre {
|
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
|
}
|
|
</style>
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="011456.html">
|
|
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] AltSketch - .NET Vector Graphics Library [GTK#, Tao.SDL, Qt, etc.]</H1>
|
|
<B>AltSoftLab</B>
|
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=Re%3A%20%5BGtk-sharp-list%5D%20AltSketch%20-%20.NET%20Vector%20Graphics%20Library%20%5BGTK%23%2C%0A%09Tao.SDL%2C%20Qt%2C%20etc.%5D&In-Reply-To=%3C1404149688145-4663206.post%40n4.nabble.com%3E"
|
|
TITLE="[Gtk-sharp-list] AltSketch - .NET Vector Graphics Library [GTK#, Tao.SDL, Qt, etc.]">altsoftlab at altsoftlab.com
|
|
</A><BR>
|
|
<I>Mon Jun 30 17:34:48 UTC 2014</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="011456.html">[Gtk-sharp-list] Combobox with values from databases
|
|
</A></li>
|
|
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#11457">[ date ]</a>
|
|
<a href="thread.html#11457">[ thread ]</a>
|
|
<a href="subject.html#11457">[ subject ]</a>
|
|
<a href="author.html#11457">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi Mono community!
|
|
|
|
I'm developer of AltSoftLab Team <<A HREF="http://www.altsoftlab.com/">http://www.altsoftlab.com/</A>>
|
|
<A HREF="http://www.AltSoftLab.com">http://www.AltSoftLab.com</A>
|
|
|
|
We are glad to present our GTK#, Tao.SDL, Qt4DotNet/Qyoto, etc. integration
|
|
of our .NET AltSketch Graphics Library
|
|
<<A HREF="http://www.altsoftlab.com/products.aspx">http://www.altsoftlab.com/products.aspx</A>> .
|
|
|
|
AltSketch Description:
|
|
|
|
AltSketch is a pure C# CLS compliant 100% managed, without unsafe blocks
|
|
Vector Graphics Library with Software and Hardware Render Backends for
|
|
Games, Scientific Applications & other uses of Computer Graphics. All core
|
|
functionality collected in one lightweight 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).
|
|
|
|
AltSketch has Software and Hardware Render Backends, contains a subsystem
|
|
*AltNETType - port of wonderful font rendering library Freetype* and
|
|
subsystem AltNETImage for Image manipulations (loading, saving,
|
|
transformations).
|
|
|
|
*As AltSketch has several integrations with most popular GUI systems and
|
|
Mobile platforms, you can develop and test drawing part of your 3D
|
|
application/game (now you can draw Graphics in 3D with Brushes and Pens like
|
|
you do it with any drawing library) as independent program, and then easy
|
|
integrate it into your main solution. It is flexible and useful development
|
|
method in case of main project bulking and test complexity or useful for
|
|
team development process. Now you can develop graphics part of your Mobile
|
|
applications without using an emulator as stand-alone application, only
|
|
running on Mobile devices (or Emulator) for final tests.*
|
|
|
|
AltSketch has *Virtual File System* support with Zip containers for
|
|
resources loading. All AltSketch functionality & extensions works via
|
|
VirtualFS and all resources can be loaded as from real file system, so from
|
|
Zip containers (from files or memory streams).
|
|
|
|
AltSketch SDK includes wide variety of open source extensions: ported to
|
|
AltSketch popular libraries (GUI, Plot, GIS, Computer Science, Physics,
|
|
Graphics etc.): NPlot, OxyPlot, PieChart, ZedGraph, MigraDoc, PDFsharp,
|
|
GMap.NET, HTML Renderer, etc.
|
|
|
|
AltSketch SDK includes many Integration Demos with a wide variety GUI-s &
|
|
frameworks (all Integrations & HW Render Backends are open sourced, so you
|
|
can easily adapt it to your applications or improve it if you need):
|
|
|
|
Windows Phone
|
|
Silverlight / Moonlight
|
|
NeoAxis 3D Engine
|
|
Irrlicht 3D Engine
|
|
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
|
|
|
|
Licensing: Free for No Commercial Uses
|
|
|
|
Only fist application start may take some seconds because AltSketchDemo
|
|
finding system fonts. This information cached and next starts became more
|
|
faster
|
|
|
|
<<A HREF="http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-wxwidgets-altnettype.png">http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-wxwidgets-altnettype.png</A>>
|
|
|
|
<<A HREF="http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-vector-text-double-path-transformer.png">http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-vector-text-double-path-transformer.png</A>>
|
|
|
|
<<A HREF="http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-windows-phone-simple-svg.png">http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-windows-phone-simple-svg.png</A>>
|
|
|
|
<<A HREF="http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-wxwidgets-nplot.png">http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-wxwidgets-nplot.png</A>>
|
|
|
|
<<A HREF="http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-awesomium-web-browser.png">http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-awesomium-web-browser.png</A>>
|
|
|
|
<<A HREF="http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-wxwidgets-gmap.png">http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-wxwidgets-gmap.png</A>>
|
|
|
|
<<A HREF="http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-windows-phone-combinedgeometry.png">http://mono.1490590.n4.nabble.com/file/n4663206/altsketch-windows-phone-combinedgeometry.png</A>>
|
|
|
|
|
|
|
|
--
|
|
View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/AltSketch-NET-Vector-Graphics-Library-GTK-Tao-SDL-Qt-etc-tp4663206.html">http://mono.1490590.n4.nabble.com/AltSketch-NET-Vector-Graphics-Library-GTK-Tao-SDL-Qt-etc-tp4663206.html</A>
|
|
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
|
|
</PRE>
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="011456.html">[Gtk-sharp-list] Combobox with values from databases
|
|
</A></li>
|
|
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#11457">[ date ]</a>
|
|
<a href="thread.html#11457">[ thread ]</a>
|
|
<a href="subject.html#11457">[ subject ]</a>
|
|
<a href="author.html#11457">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
|
|
mailing list</a><br>
|
|
</body></html>
|