Menu

Tree [ea7513] master maint /
 History

HTTPS access


File Date Author Commit
 .reuse 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 Documentation 2023-05-16 Sven Eckelmann Sven Eckelmann [ea7513] manpages: Fix typos in "appropriate"
 LICENSES 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 apps 2023-05-16 Boian Bonev Boian Bonev [c880c4] Let it build with libgps api 12+
 cmake 2020-02-23 Sven Eckelmann Sven Eckelmann [5703fc] cmake: Switch to external SDL2 configuration file
 example 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 experimental 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 extras 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 libs3d 2020-01-26 Sven Eckelmann Sven Eckelmann [910ff6] libs3d: Fix rendering of letter with 0 area
 libs3dw 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 objs 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 server 2020-02-23 Sven Eckelmann Sven Eckelmann [5703fc] cmake: Switch to external SDL2 configuration file
 .gitattributes 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 .gitignore 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 CMakeLists.txt 2020-01-26 Sven Eckelmann Sven Eckelmann [208ede] Release s3d 0.2.2.1
 CREDITS 2006-03-19 Simon Wunderlich Simon Wunderlich [404ba0] - some author updating
 ConfigureChecks.cmake 2020-02-23 Sven Eckelmann Sven Eckelmann [5703fc] cmake: Switch to external SDL2 configuration file
 INSTALL 2020-01-24 Sven Eckelmann Sven Eckelmann [cac49e] cmake: Replace ENABLE_FINAL with BUILD_LTO
 README 2013-10-11 Sven Eckelmann Sven Eckelmann [813b24] Update mail address of Andreas Langer
 TODO 2008-08-20 Sven Eckelmann Sven Eckelmann [a29afd] Updated changelog to reflect important changes ...
 config.h.cmake 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification
 s3drc.cmake 2020-01-25 Sven Eckelmann Sven Eckelmann [77c224] Implement FSFE REUSE 3.0 specification

Read Me


             ________
            /        \________  _______
            \         \       \|       \
         ____\     ___/____   /|_       \
        /     \     \    \    \ |        \
        \            \____\_   \|         \
         \___________/          \    |    /
                 s3D \__________/________/




1.REASONS
---------

Many people, have been fascinated by 3D Desktops. There were/are projects like
3dwm and SUNs Looking Glass among others which try to replace your daily 
boring 2D Desktop. However, 3D GUIs are still hard and uncomfortable to use.

S3d unfortunately does not change that, but gives you a big playground to try 
your own ideas of 3D GUIs. With the simple API you can easily implement own 
interfaces without caring about writing object interaction, model loading or
3D widgets yourself. Many 3D applications can coexist in the same space 
(unlike usual OpenGL apps), just as the windows on your screen. And who knows, 
maybe we can really have a complete usable 3D desktop someday? :)

2.INSTALL
---------

see the INSTALL file

3. WARRANTY
-----------

I've written this program to satisfy myself (in some way), so please don't
assume that it could have ANY USEFULNESS. I just published it because I
thought someone might find it interesting, but there is no warranty for
anything. if you find bugs or you have ideas what you would like to see
implemented, or patches, please drop me a line.

4. LICENSE
----------

All those things are published under the GPLv2 or later at your option.
The Library is licensed under the GNU Lesser GPL (LGPL), so you can
also write close-sourced thing which links to the library (if you
really have to ...).
COPYING for the GPLv2 and COPYING.LESSER for the LGPLv2.1 are included too.
if I'm mistaken in any ownership-concerns, please tell me and don't be
too mad at me, as I have had no idea of licensing at all.

Applications (GPLv2 or later):
* apps/dot_mcp
* apps/kism3d
* apps/meshs3d
* apps/s3d_x11gate
* apps/s3dfm
* apps/s3dosm
* apps/s3dvt
* example/*
* server

Librarys (LGPLv2.1 or later)
* libs3d
* libs3dw

5. DOCUMENTATION
----------------

please see the "Documentation" folder

6. CONTACT
----------

MAIL: 	sw@simonwunderlich.de
IRC: 	#s3d @ irc.freenode.org
WWW:	http://s3d.sourceforge.net

Any Feedback is welcome!!

7. TEAM
-------
	Sven Eckelmann <sven@narfation.org>
	Mike Graenz <mog@users.berlios.de>
	Andreas Kohn <andreas@syndrom23.de>
	Andreas Langer <an.langer@gmx.de>
	Marek Lindner <mareklindner@neomailbox.ch>
	Timo Schneider <timos@hrz.tu-chemnitz.de>
	Christiane Weidauer <yd@freakkind.de>
	Simon Wunderlich <sw@simonwunderlich.de>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.