Difference between revisions of "Maverik"

From Free Software Directory
Jump to: navigation, search
(resources)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=MAVERIK
 
|Name=MAVERIK
|Short description=Virtual reality micro kernel
+
|Short description=Virtual reality micro kernel.
 
|Full description='''Maverik''' is a development toolkit that supports 3D virtual environments and interaction with those environments. It sits on top of a low-level rendering engine that uses [[OpenGL]] or [[Mesa]], and provides mechanisms to render different kinds of objects, to manage environments and to provide support for 3D interaction.
 
|Full description='''Maverik''' is a development toolkit that supports 3D virtual environments and interaction with those environments. It sits on top of a low-level rendering engine that uses [[OpenGL]] or [[Mesa]], and provides mechanisms to render different kinds of objects, to manage environments and to provide support for 3D interaction.
  
Line 9: Line 9:
 
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/maverik co maverik
 
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/maverik co maverik
 
|Documentation note=http://www.cs.man.ac.uk/~toby/papers/maverik.pdf
 
|Documentation note=http://www.cs.man.ac.uk/~toby/papers/maverik.pdf
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
|Donate=https://my.fsf.org/donate
+
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=kernel,development,Virtual Reality
 
|Keywords=kernel,development,Virtual Reality
 
|Version identifier=6.5
 
|Version identifier=6.5
Line 17: Line 33:
 
|Version download=https://ftp.gnu.org/gnu/maverik/maverik-6.5.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/maverik/maverik-6.5.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2019/01/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=advanced
 
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/maverik/maverik-6.5.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 43: Line 61:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/maverik
+
|Resource URL=https://savannah.gnu.org/projects/maverik/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-maverik
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-maverik/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-maverik
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-maverik/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/info-maverik/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/maverik
+
|Resource URL=https://ftp.gnu.org/gnu/maverik/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Latest revision as of 09:21, 16 January 2019


[edit]

MAVERIK

https://www.gnu.org/software/maverik/
Virtual reality micro kernel.

Maverik is a development toolkit that supports 3D virtual environments and interaction with those environments. It sits on top of a low-level rendering engine that uses OpenGL or Mesa, and provides mechanisms to render different kinds of objects, to manage environments and to provide support for 3D interaction.

The system is open-ended in how its representation of different models. It uses call back functions, rather than importing and converting data to its own formats; this means it can be adapted relatively easily to widely differing application data structures without forcing particular representations on the implementor. For example, if you have a sim in which different parts of your model are varying dynamically but in ways that cannot be represented using the normal affine transformations (eg deformable objects), then Maverik lets you use the dynamically changing data directly to generate images. It also contains support for a variety of 3D input designs, and various kinds of displays (including stereo).





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

13 January 2009




Leaders and contributors

Contact(s)Role
Hartmut Rosch Maintainer
Toby Howard Contributor


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-maverik/
Savannah (Ref)https://savannah.gnu.org/projects/maverik/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-maverik/
Generalhttps://savannah.gnu.org/people/
Downloadhttps://ftp.gnu.org/gnu/maverik/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-maverik/


Software prerequisites

KindDescription
Required to useOpenGL
Required to useMesa




Entry










"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.