enc

package
v0.0.0-...-a775ba6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2012 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Functions to write 3D scenes to disk

The only supported format right now is gob, so in order to load/save data you must also import the assimp library.

More formats will come later

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GobRead

func GobRead(r io.Reader) (*assimp.Scene, error)

Read a file written using GobWrite function

func GobWrite

func GobWrite(w io.Writer, s *assimp.Scene) error

Write the file using the gob format

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL