Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming C++

A Simple Class for Spherical Harmonic Expansion

Author: codeproject.com | Published: 17th Mar 2008 | Visited: 107 times | Add Comment
Filed in: CPlusPlus

This article presents a small class that can project real valued functions on the unit sphere into real spherical harmonic coefficients and carry out some basic operations on these projections (scaling, addition, convolution, etc.).

Read Article
 

Sponsored Links

 


Related Articles

 Swing Extreme Testing - The ShowerThread Class The ShowerThread Class Since SaveAsDialog.show() blocks, we cannot call this from our main thread; instead we spawn a new thread. This thread could just be an anonymous inner class in the init()metho ...

 2D Vector Class Wrapper SSE Optimized for Math Operations The article demonstrates a 2D vector wrapper, optimized with SSE intrinsics, for math operations with floating point precis ...

 Simple (non-JS) GridView Delete Confirmation A simple server-side solution for displaying a confirmation message upon Deleting an item in a Grid ...

 NHibernate and MySql - a simple example how to use it A short article with an example on how you can use NHibernate and Mysql toge ...

 UTF16 to UTF8 to UTF16 simple CString based conversion Use CString to convert betwen UTF8 and U ...

 Termie : a simple RS232 terminal Termie opens a serial port and allows you to communicate with it in a chat-like interf ...

 Simple WPF databinding (with some additional WPF goodies) This article shows how to do basic databinding, cursor movement, rounded window, transparency, and context menu in ...

 Validation Across Class Hierarchies and Interface Implementations Dependency injection of validation rules and their application across class Hierarchies and interface Implementat ...

 Create a simple time tracking tool with System.Windows.Forms.Timer. Article shows readers how to use basic C# 2.0 WinForms to make a working applicat ...

 CWindow (wrapper class for the window API functions) + IuSpy CWindow (wrapper class for the window API functions) + IuSpy(Spy++ ana ...



Next: Modal and Modaless acting the same



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links