OpenCores
URL https://opencores.org/ocsvn/wf3d/wf3d/trunk

Subversion Repositories wf3d

[/] [wf3d/] [trunk/] [demo_app/] [bear.h] - Diff between revs 2 and 4

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 4
Line 7... Line 7...
//
//
// Abstract:
// Abstract:
//   Bear 3D vertex data. included by main_bear.c
//   Bear 3D vertex data. included by main_bear.c
//
//
// Author:
// Author:
//   Kenji Ishimaru (kenji.ishimaru@prtissimo.com)
//   Kenji Ishimaru (info.wf3d@gmail.com)
//
//
//======================================================================
//======================================================================
//
//
// Copyright (c) 2015, Kenji Ishimaru
// Copyright (c) 2015, Kenji Ishimaru
// All rights reserved.
// All rights reserved.
Line 39... Line 39...
//
//
// Revision History
// Revision History
 
 
//Number of faces: 6397
//Number of faces: 6397
int num_vtx = 6397;
int num_vtx = 6397;
float vtx_array[] = {
/*__attribute__ ((aligned (16)))*/  float vtx_array[] = {
// face 0
// face 0
//   v0 
//   v0 
0.147587,
0.147587,
0.067877,
0.067877,
0.065864,
0.065864,

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.