Skip to content

Commit

Permalink
Create real_time_virtual_augmented_reality.java
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Jul 14, 2024
1 parent de0763e commit 6f7f6df
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
// File name: real_time_virtual_augmented_reality.java
import streaming_data.*;

public class RealTimeVirtualAugmentedReality {
public static void main(String[] args) {
// Implement real-time virtual augmented reality using streaming data here
}
}

0 comments on commit 6f7f6df

Please sign in to comment.