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

Subversion Repositories theia_gpu

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /theia_gpu/trunk/examples/shaders/example1
    from Rev 68 to Rev 78
    Reverse comparison

Rev 68 → Rev 78

/Params.mem
1,6 → 1,6
//Configuration Packet I:
//<Environment Light>,<Number of Lights in scene>, <Configuration Packet Count>
0 20000 8
0 20000 9
 
//Configuration Packet II:
//<Camera X>,<Camera Y>, <Camera Z>
16,13 → 16,33
 
//<Width>, <Height>,<NULL>
1900000 1900000 0
//640000 640000 0
 
//The texture widht /height
2000000 2000000 0
 
//---------------------------------------------------
//From here it depends on the number of cores
//Core0
//Pixel 2D Initial Position (Row/Col)
0 0 0
 
//Pixel 2D Final Position (Row/Col)
//640000 320000 0
1900000 C80000 0
 
//Core1
//Pixel 2D Initial Position (Row/Col)
//0 320000 0
0 C80000 0
 
//Pixel 2D Final Position (Row/Col)
//640000 640000 0
1900000 1900000 0
 
//---------------------------------------------------
 
 
 
//Light 0 Position:
40000 0 a0000
//Light 0 Diffuse:

powered by: WebSVN 2.1.0

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