UNIVASF
CECOMP
COMPUTAÇÃO GRÁFICA
PROJETO: RESISTÔMETRO
O APLICATIVO
DESENVOLVEDORES
- Esron Dtamar da Silva - Algoritmo inicial e gerenciamento de cores.
- Gabriel Rafael Gomes - Texturas e design.
- Johnathan Alves Silva - Mapeamento de planos e interações.
SOBRE
JUAZEIRO - BA
MARÇO - 2016
FUNÇÕES PRINCIPAIS
void Inicializa ( void );
void initTexture ( void );
void DrawCircle(float cx, float cy, float r);
void DesenhaNumeros( void );
void Menu (int op);
void CriaMenu( void );
void GerenciaMouse(int button, int state, int x, int y);
void CalculaResistencia ( void );
void Desenha( void );
void AlteraTamanhoJanela(GLsizei w, GLsizei h);
void Teclado(unsigned char key, int x, int y);
void IncrementaCor( void );
void DecrementaCor( void );
void Especial(int key, int x, int y);
void Ajuda ( void );
void Sobre ( void );
void Inicial ( void );
void MoveMouse (int x, int y);;
void mainloop_mainloop( void );
int main(int argc, char **argv);
FERRAMENTAS
- Editor de texto open-source: ATOM 1.6.0
- Bibliotecas: tgaload.cpp, tgaload.h, windows.h, glut.h, glu.h, gl.h, stdio.h, stdlib.h, math.h, string, cstring, iostream, sstream.
- Editor de imagens: Adobe Photoshop CC 2015
- Conversor de imagem: http://image.online-convert.com/convert-to-tga
PROPOSTA
- Criar um software utilizando a API OpenGl que auxilie o usuário a traduzir a legenda de cores dos resistores disponíveis no mercado.