doc.go 272 B

1234567
  1. // Copyright 2016 The G3N Authors. All rights reserved.
  2. // Use of this source code is governed by a BSD-style
  3. // license that can be found in the LICENSE file.
  4. // Package light contains common light types which can be
  5. // add to a 3D scene to illuminate it.
  6. package light