Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33849 > unrolled thread

ANN : occmodel v0.1.0

Started byRunar Tenfjord <runar.tenfjord@gmail.com>
First post2012-11-23 15:00 +0000
Last post2012-11-23 15:00 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  ANN : occmodel v0.1.0 Runar Tenfjord <runar.tenfjord@gmail.com> - 2012-11-23 15:00 +0000

#33849 — ANN : occmodel v0.1.0

FromRunar Tenfjord <runar.tenfjord@gmail.com>
Date2012-11-23 15:00 +0000
SubjectANN : occmodel v0.1.0
Message-ID<mailman.231.1353687896.29569.python-list@python.org>
I am pleased to announce the first official
release of occmodel (v0.1.0) and the releated
libraries geotools/gltools.

Description
----------

occmodel is a small library which gives a high level access
to the OpenCASCADE modelling kernel.

For most users a direct use of the OpenCASCADE modelling
kernel can be quite a hurdle as it is a huge library.

The geometry can be visualized with the included viewer.
This viewer is utilizing modern OpenGL methods like GLSL
shaders and vertex buffers to ensure visual quality and
maximum speed. To use the viewer OpenGL version 2.1 is
needed.

Home page : http://github.com/tenko/occmodel
Documentation : http://tenko.github.com/occmodel/index.html

In addition the following related libraries are released:

geotools (required) : http://github.com/tenko/geotools
Documentation : http://tenko.github.com/geotools/index.html

gltools (optional) : http://github.com/tenko/gltools
Documentation : http://tenko.github.com/gltools/index.html

As this is the first official release some hurdles are expected
Binary installers are available for the Windows platform.

Best regards
Runar Tenfjord

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web