view3dscene 3.18.0-1 source package in Ubuntu

Changelog

view3dscene (3.18.0-1) unstable; urgency=medium

  * New upstream release
  * Drop B-D on cge-src as it isn't needed anymore (Closes: #751473)
  * Bump B-D on fp-units-castle-game-engine to prevent FTBFS
  * Bump standards to 4.1.3 (no changes)
  * Bump debhelper compat level to 11 and set Rules-Requires-Root to no
  * Migrate VCS fields to Salsa URL

 -- Paul Gevers <email address hidden>  Sun, 11 Feb 2018 20:42:40 +0100

Upload details

Uploaded by:
Pascal Packaging Team
Uploaded to:
Sid
Original maintainer:
Pascal Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
view3dscene_3.18.0-1.dsc 1.9 KiB 56ff8a9c8b656db97511b00a6cf62b90749bcff5cdcf77b4b03fc24b1674e362
view3dscene_3.18.0.orig.tar.gz 6.8 MiB 583901b66c4f7a18b7b83ed5cee2aad21b9f2b76f2c2cb79e5ce3c9c2b7db2d1
view3dscene_3.18.0-1.debian.tar.xz 7.2 KiB ef9b78bdd3e3b1a105cd87668088e04777b731ed3aa05e1ca67f3de82da64803

Available diffs

No changes file available.

Binary packages built by this source

view3dscene: VRML / X3D browser, and a viewer for other 3D model formats

 view3dscene is a viewer for many 3D model formats:
  - X3D
  - VRML (1.0 and 2.0, aka VRML 97)
  - Collada
  - OpenInventor
  - 3DS
  - MD3
  - Wavefront OBJ
  - Videoscape GEO
  - KAnim (Castle Game Engine animations)
 .
 Various navigation modes are available, like Examine, Walk (with gravity), Fly.
 Collision detection is done. Models can be animated and interactive. Many
 graphic effects are possible, thanks to using Castle Game Engine underneath.
 .
 view3dscene may also be used to convert many 3D model formats to X3D
 (in classic and XML encoding). This package includes also a command-line
 tovrmlx3d program, that performs the same conversions as view3dscene,
 but doesn't use X or OpenGL (so it's nice to use in scripts to convert
 3D models in batch mode).