Skip to content

Instantly share code, notes, and snippets.

View Samvid95's full-sized avatar
😲

Samvid Jhaveri Samvid95

😲
View GitHub Profile
/**
* Author: Samvid Jhaveri
* Date: Fall 2016
* Partner: I work alone #LONE-RANGER
* Course: Interactive Computer Graphics
*
*
*Summary of File:
* This is the first question in the assignement.
* This will load texure on the 2 different places of the screen.
#include "glsupport.h"
#include <glut.h>
GLint program;
GLuint vertPostionVBO;
GLuint positionAttribute;
void display(void) {
glClear(GL_COLOR_BUFFER_BIT);
// NeoPixel Ring simple sketch (c) 2013 Shae Erisson
// released under the GPLv3 license to match the rest of the AdaFruit NeoPixel library
#include <Adafruit_NeoPixel.h>
#ifdef __AVR__
#include <avr/power.h>
#endif
// Which pin on the Arduino is connected to the NeoPixels?
// On a Trinket or Gemma we suggest changing this to 1
///-----includes_start-----
#include "btBulletDynamicsCommon.h"
#include <stdio.h>
/// This is a Hello World program for running a basic Bullet physics simulation
int main(int argc, char** argv)
{
///-----includes_end-----
#include "glsupport.h"
#include <glut.h>
#include "matrix4.h"
#include <iostream>
#include "quat.h"
#include <vector>
#include "geometrymaker.h"
#include <string>
#include <cassert>
#include "btBulletDynamicsCommon.h"
Conversation opened. 1 read message.
Skip to content
Using UC Santa Cruz Mail with screen readers
More
29 of 894
Petbehavior script