Author Topic: 3D Programs  (Read 10695 times)

Daitey

  • Guest
3D Programs
« on: April 28, 2009, 01:41:23 am »
I have been able to run sample GLUT programs in Code::Blocks.I want to write 3d (Molecular Structures) program. But i may have to be able to determine position of the structures(co-ordinates) withnin the window and take actions(use butons).Which of the development packs(GLUI,GFLW,FTKL,SDL) would do the job.Thank you. 

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: 3D Programs
« Reply #1 on: April 28, 2009, 06:44:39 am »
I have been able to run sample GLUT programs in Code::Blocks.I want to write 3d (Molecular Structures) program. But i may have to be able to determine position of the structures(co-ordinates) withnin the window and take actions(use butons).Which of the development packs(GLUI,GFLW,FTKL,SDL) would do the job.Thank you. 
Unrelated to Code::Block thus violating our forum rules. Topic locked.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ